File: README.md

package info (click to toggle)
lua-torch-optim 0~20171127-ga5ceed7-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 548 kB
  • sloc: makefile: 8
file content (8 lines) | stat: -rw-r--r-- 284 bytes parent folder | download
1
2
3
4
5
6
7
8
<a name='optim.dok'></a>
# Optimization package

This package contains several optimization routines and a logger for [Torch](https://github.com/torch/torch7/blob/master/README.md):

 * [Overview](doc/intro.md);
 * [Optimization algorithms](doc/algos.md);
 * [Logger](doc/logger.md).