jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.72k stars 3.03k forks source link

Software Installation (Mac on Apple Metal M1) may need to update #144

Closed qiulang closed 2 years ago

qiulang commented 2 years ago

Software Installation (Mac on Apple Metal M1) may need to update. For example we may not miniforge as conda has Native M1 Support now.

I record my experience with that in https://stackoverflow.com/questions/72964800/what-is-the-proper-way-to-install-tensorflow-on-apple-m1-in-2022

jeffheaton commented 2 years ago

Thanks, I will be looking into this soon. I would prefer to keep all platforms unified on CONDA.

jeffheaton commented 2 years ago

Good suggestion! Everything has been updated to conda!