Skip to content

Instantly share code, notes, and snippets.

@aryan-jadon
Created September 12, 2022 22:28
Show Gist options
  • Save aryan-jadon/12878cb93dcb8edb4bbdad3e38c06e58 to your computer and use it in GitHub Desktop.
Save aryan-jadon/12878cb93dcb8edb4bbdad3e38c06e58 to your computer and use it in GitHub Desktop.
Apple Mac Tensorflow Dependencies
name: tensorflow
channels:
- apple
- conda-forge
dependencies:
- python=3.9
- pip>=19.0
- jupyter
- tensorflow-deps
- scikit-learn
- scipy
- pandas
- pandas-datareader
- matplotlib
- pillow
- tqdm
- requests
- h5py
- pyyaml
- flask
- boto3
- ipykernel
- pip:
- tensorflow-macos
- tensorflow-metal
- bayesian-optimization
- gym
- kaggle
@Reggiehub
Copy link

Verify Github on Galxe. gid:4z4NwQbokoSEte7K23ZhwZ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment