Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/princeofpuppers/phys490hw1
Machine Learning Project for PHYS 490, University of Waterloo
https://github.com/princeofpuppers/phys490hw1
Last synced: 10 days ago
JSON representation
Machine Learning Project for PHYS 490, University of Waterloo
- Host: GitHub
- URL: https://github.com/princeofpuppers/phys490hw1
- Owner: PrinceOfPuppers
- Created: 2020-01-18T00:31:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T21:50:04.000Z (almost 5 years ago)
- Last Synced: 2024-11-08T03:44:26.553Z (2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assignment *number 1*
- name: Joshua McPherson
- student ID: 20687868## Dependencies
- json
- numpy## Running `main.py`
To run `main.py`, use
```sh
python main.py data/x.in data/x.json
```where x is the name of the input and hyperparameter json file respectively