Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/princeofpuppers/phys490hw2
Machine Learning Project for PHYS 490, University of Waterloo
https://github.com/princeofpuppers/phys490hw2
Last synced: 10 days ago
JSON representation
Machine Learning Project for PHYS 490, University of Waterloo
- Host: GitHub
- URL: https://github.com/princeofpuppers/phys490hw2
- Owner: PrinceOfPuppers
- Created: 2020-02-14T04:54:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T04:54:49.000Z (almost 5 years ago)
- Last Synced: 2024-11-08T03:44:26.164Z (2 months ago)
- Language: Python
- Homepage:
- Size: 2.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assignment *number 2*
- name: Joshua McPherson
- student ID: 20687868## Dependencies
- json
- pytorch
- numpy
- tqdm## Running `main.py`
To run `main.py`, use
```sh
python main.py param/hyperparams.json
```