RamyE / SFU_ML

SFU MSE ML Course Labs and Tools
MIT License
0 stars 3 forks source link

Add Support for Mac in Release Version 1.1.0 #14

Open RamyE opened 3 years ago

RamyE commented 3 years ago

Mac support is now added in Version 1.1.0 (Release Candidate). These updates need to be tested before I make it a release (and merge it with the master branch). To test, please follow the following steps:

  1. Go to the SFU_ML directory on your computer
  2. run git checkout v1.1.0rc
  3. run python main.py as usual

Please let me know if you have any issues or not running this version