An open API service indexing awesome lists of open source software.

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

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`.