Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvoelcker/vagram_quadratic
https://github.com/cvoelcker/vagram_quadratic
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cvoelcker/vagram_quadratic
- Owner: cvoelcker
- Created: 2022-03-16T17:36:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T19:39:05.000Z (over 2 years ago)
- Last Synced: 2024-10-30T05:59:13.252Z (2 months ago)
- Language: Python
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Higher-order Taylor approximations for Value-gradient Aware Model Learning
This is the codebase for our course project for CSC 2541 Winter 2022 taught by Prof Roger Grosse.
To replicate the visualization presented in the paper, use the `visualization.py` script.
To replicate the RL experiments, use the provided sbatch shell script and the hyperparameters listed in the `rl_experiments.sh` script.