Skip to content

coopie/lazychef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazychef

Create lazily evaluated data sources (sauces) for scalable machine learning experiments. Currently only python 3 compatible.

Why

Running machine learning experiments can become very annoying when you don't design them properly. Changing anything can require re-running minutes (if not hours) of scripts to re-process data for training. This can stifle experimenting, and stop research being fun.

We want to be able to change data representation as easily as we model design.

Lazychef tries to (one more sentence)

Example

TODOs: examples working with scipy, tensorflow and keras

Distribution

make sure to remove older versions of the package

python setup.py sdist bdist_wheel
twine upload dist/*

About

Create lazily evaluated data sources (sauces) for scalable machine learning experiments. Currently only python 3 compatible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages