Last active
November 10, 2016 01:42
-
-
Save domluna/f062c8b708efa8bdf30ad17ee9434eca to your computer and use it in GitHub Desktop.
CarND Term 1 environment sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CarND-Term1 | |
channels: | |
- https://conda.anaconda.org/menpo | |
dependencies: | |
- python==3.5.2 | |
- numpy | |
- matplotlib | |
- tensorflow | |
- jupyter | |
- opencv3 | |
- pillow | |
- keras | |
- scikit-learn | |
- scipy | |
- h5py | |
- eventlet | |
- flask-socketio | |
- pip: | |
- moviepy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.