forked from ktk1012/mlexamples
-
Notifications
You must be signed in to change notification settings - Fork 1
tykimos/mlexamples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Machine learning examples - written in python This repository includes some usage code of scikit-learn and tensorflow packages. usage: git clone https://github.com/ktk1012/mlexamples pip install -r requirements.txt ** To install tensorflow, see https://tensorflow.org ** ** Install theano and keras pip install git+git://github.com/Theano/Theano.git pip install keras ** ** refs ** tensorflow: https://tensorflow.org/ theano: https://deeplearning.net/software/theano/ keras: https://keras.io/ **
About
Machine learning examples written in python (scikit-learn, tensorflow)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%