mirror of
https://github.com/ArthurDanjou/handson-ml3.git
synced 2026-01-19 14:31:41 +01:00
sync with upstream
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,5 +11,3 @@ my_*
|
||||
datasets/words
|
||||
datasets/flowers
|
||||
datasets/spam
|
||||
*.gz
|
||||
datasets/mnist/train-labels-idx1-ubyte
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user