https://github.com/pseudotensor/geoacct
Geodesic Acceleration in Theano
https://github.com/pseudotensor/geoacct
Last synced: about 1 year ago
JSON representation
Geodesic Acceleration in Theano
- Host: GitHub
- URL: https://github.com/pseudotensor/geoacct
- Owner: pseudotensor
- Created: 2017-01-24T19:33:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T19:38:34.000Z (over 9 years ago)
- Last Synced: 2025-02-08T20:17:58.571Z (over 1 year ago)
- Language: Python
- Size: 15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Natural Gradient Descent with Geodesic Acceleration
LaTeX documents and Python codes for geodesic acceleration. Run experiments with the code
```
python main.py
```
and use
```
python main.py -h
```
for help. Note that the codes were written in Python 3.5 and please make sure theano has been installed.
The LaTeX document is `notes.tex`.