Skip to content

Trying to computationally embed ingredients of food with their chemical compouns

License

Notifications You must be signed in to change notification settings

lamypark/ingredient2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ingredient2vec

Code for trying to computationally build food ingredients from combination of their flavor compounds. The code is still in progress.

Prerequisites

  • Python 2.7
  • Numpy (>=1.12)
  • Maybe more, just use pip install if you get an error.

Preprocessed Data

All the data are with code. They are in data folder.

To run

Issue the command for ingredient embedding:

python Ingredient2Vec.py

Issue the command for compound embedding:

python Compound2Vec.py

To set dataset specific hyperparameters modify Config.py.

Contributors

Donghyeon Park Korea University

Report bugs and missing info to dhyeon.park@gmail.com.

About

Trying to computationally embed ingredients of food with their chemical compouns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published