Skip to content

Can a neural network imitate the mind of a fashion shopper when she/he views the image of a fashion apparel on a website? Can you predict the sales of fashion apparel based on the photograph of the apparel? This is a machine learning project. It is a Java project that uses DL4J neural networks. This project has the code to fetch, clean and crea…

Notifications You must be signed in to change notification settings

siddadel/deepfashion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEEP FASHION

Can a machine imitate the mind of a fashion shopper?

When an e-commerce user views the image of a fashion apparel, her mind (yes mind, not brain) goes through a complex decision making process. This leads to the decision on whether to buy or pass on the object. Can a neural network imitate this decision making process?

Can you predict the sales of fashion apparel based on the photograph of the apparel? This is a machine learning project. It is a Java project that uses DL4J neural networks. This project has the code to fetch, clean and create the dataset from a relational database.

This product is intended for Business Intelligence software. It uses convolutional neural networks to "look" at images of products and corresponding historical sales data.

About

Can a neural network imitate the mind of a fashion shopper when she/he views the image of a fashion apparel on a website? Can you predict the sales of fashion apparel based on the photograph of the apparel? This is a machine learning project. It is a Java project that uses DL4J neural networks. This project has the code to fetch, clean and crea…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages