forked from konradbachusz/oxford-ai-summit-hackathon-group-4
-
Notifications
You must be signed in to change notification settings - Fork 0
/
prompts.txt
48 lines (41 loc) · 2.62 KB
/
prompts.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Please generate some code to do the following
1. Load the Fashion MNIST data
2. Train a CNN model using Keras Python library
3. Evaluate the model performance
4. Visualize the model performance
4. Save the model
##########################
Please create a python function to show a sample of images from the Fashion MNIST data from train_images
##########################
Please write a shell command that would create a directory of folders for each item in this list ['Shirts', 'Jeans', 'Watches', 'Track Pants', 'Tshirts', 'Socks',
'Casual Shoes', 'Belts', 'Flip Flops', 'Handbags', 'Tops', 'Bra',
'Sandals', 'Shoe Accessories', 'Sweatshirts', 'Deodorant',
'Formal Shoes', 'Bracelet', 'Lipstick', 'Flats', 'Kurtas',
'Waistcoat', 'Sports Shoes', 'Shorts', 'Briefs', 'Sarees',
'Perfume and Body Mist', 'Heels', 'Sunglasses', 'Innerwear Vests',
'Pendant', 'Nail Polish', 'Laptop Bag', 'Scarves', 'Rain Jacket',
'Dresses', 'Night suits', 'Skirts', 'Wallets', 'Blazers', 'Ring',
'Kurta Sets', 'Clutches', 'Shrug', 'Backpacks', 'Caps', 'Trousers',
'Earrings', 'Camisoles', 'Boxers', 'Jewellery Set', 'Dupatta',
'Capris', 'Lip Gloss', 'Bath Robe', 'Mufflers', 'Tunics',
'Jackets', 'Trunk', 'Lounge Pants', 'Face Wash and Cleanser',
'Necklace and Chains', 'Duffel Bag', 'Sports Sandals',
'Foundation and Primer', 'Sweaters', 'Free Gifts', 'Trolley Bag',
'Tracksuits', 'Swimwear', 'Shoe Laces', 'Fragrance Gift Set',
'Bangle', 'Nightdress', 'Ties', 'Baby Dolls', 'Leggings',
'Highlighter and Blush', 'Travel Accessory', 'Kurtis',
'Mobile Pouch', 'Messenger Bag', 'Lip Care', 'Face Moisturisers',
'Compact', 'Eye Cream', 'Accessory Gift Set', 'Beauty Accessory',
'Jumpsuit', 'Kajal and Eyeliner', 'Water Bottle', 'Suspenders',
'Lip Liner', 'Robe', 'Salwar and Dupatta', 'Patiala', 'Stockings',
'Eyeshadow', 'Headband', 'Tights', 'Nail Essentials', 'Churidar',
'Lounge Tshirts', 'Face Scrub and Exfoliator', 'Lounge Shorts',
'Gloves', 'Mask and Peel', 'Wristbands', 'Tablet Sleeve',
'Ties and Cufflinks', 'Footballs', 'Stoles', 'Shapewear',
'Nehru Jackets', 'Salwar', 'Cufflinks', 'Jeggings', 'Hair Colour',
'Concealer', 'Rompers', 'Body Lotion', 'Sunscreen', 'Booties',
'Waist Pouch', 'Hair Accessory', 'Rucksacks', 'Basketballs',
'Lehenga Choli', 'Clothing Set', 'Mascara', 'Toner',
'Cushion Covers', 'Key chain', 'Makeup Remover', 'Lip Plumper',
'Umbrellas', 'Face Serum and Gel', 'Hat', 'Mens Grooming Kit',
'Rain Trousers', 'Body Wash and Scrub', 'Suits', 'Ipad']