Skip to content

Commit

Permalink
Merge pull request #2 from mctorch/bamdevm-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mayank127 committed Nov 22, 2018
2 parents 16cf102 + e24a098 commit 53ffe61
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
@@ -1,6 +1,4 @@
# McTorch

## McTorch, a manifold optimization library for deep learning
# McTorch, a manifold optimization library for deep learning

McTorch is a Python library that adds manifold optimization functionality to [PyTorch](https://github.com/pytorch/pytorch).

Expand Down Expand Up @@ -95,7 +93,7 @@ All manifolds support k multiplier as well.
### Optimizers
- SGD
- Adagrad
- Conjugate Gradient
- ConjugateGradient

### Layers
- Linear
Expand Down Expand Up @@ -147,7 +145,7 @@ McTorch is released under the open source [3-clause BSD License](LICENSE).
- [Anoop Kunchukuttan](https://github.com/anoopkunchukuttan)

## Reference
Please consider citing [[1]](https://arxiv.org/abs/1810.01811) if you found this code useful.
Please cite [1](https://arxiv.org/abs/1810.01811) if you found this code useful.
#### McTorch, a manifold optimization library for deep learning
[1] M. Meghawanshi, P. Jawanpuria, A. Kunchukuttan, H. Kasai, and B. Mishra, [McTorch, a manifold optimization library for deep learning](https://arxiv.org/abs/1810.01811)

Expand Down

0 comments on commit 53ffe61

Please sign in to comment.