Skip to content

Instantly share code, notes, and snippets.

@Akhu
Last active November 19, 2018 22:13
Show Gist options
  • Select an option

  • Save Akhu/80cd81df69b8e61fbade1a5b737c4bf2 to your computer and use it in GitHub Desktop.

Select an option

Save Akhu/80cd81df69b8e61fbade1a5b737c4bf2 to your computer and use it in GitHub Desktop.
Env for ML
name: machineLearning
channels:
- defaults
dependencies:
- pip
- python=3.6.6
- pip:
- keras
- tensorflow
- numpy
- panda
- jupyter
- scipy
- matplotlib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment