m1-machine-learning-test icon indicating copy to clipboard operation
m1-machine-learning-test copied to clipboard

Added environment.yml file to quickly install all dependencies

Open trezero opened this issue 1 year ago • 0 comments

Created environment.yml file to quickly install all of the required dependencies with conda. Tested and verified that I can access GPU on my M1 MAX after installing this list with conda env create -f environment.yml. I find this very helpful to use as a basis for all of my machine learning projects.

trezero avatar Oct 08 '23 04:10 trezero