sync with upstream

main
rickiepark 2018-01-30 17:26:07 +09:00
parent 385d635e92
commit 483bc589ce
2 changed files with 0 additions and 18 deletions

2
.gitignore vendored
View File

@ -11,5 +11,3 @@ my_*
datasets/words datasets/words
datasets/flowers datasets/flowers
datasets/spam datasets/spam
*.gz
datasets/mnist/train-labels-idx1-ubyte

View File

@ -1,16 +0,0 @@
name: handson-ml
dependencies:
- python=3.5
- jupyter
- matplotlib
- numexpr
- numpy
- pandas
- Pillow
- psutil
- scikit-learn
- scipy
- sympy
- pip:
- tensorflow
- watermark