rand0musername / urnn
Unitary Evolution Recurrent Neural Network
☆25Updated 3 years ago
Alternatives and similar repositories for urnn
Users that are interested in urnn are comparing it to the libraries listed below
Sorting:
- Efficient Unitary Neural Network(EUNN) implementation in Tensorflow☆73Updated 5 years ago
- Code for paper "Full-Capacity Unitary Recurrent Neural Networks"☆54Updated 8 years ago
- Code for "Learning Unitary Operators with Help From u(n)", AAAI-17. (https://arxiv.org/abs/1607.04903)☆17Updated 8 years ago
- complex tensor plugin for pytorch (deprecated)☆47Updated 6 years ago
- u-MPS implementation and experimentation code used in the paper Tensor Networks for Probabilistic Sequence Modeling (https://arxiv.org/ab…☆19Updated 4 years ago
- Matlab code implementing Minimum Probability Flow Learning.☆68Updated 10 years ago
- ☆15Updated 4 years ago
- An implementation of various tensor-based decomposition for NN & RNN parameters☆18Updated 6 years ago
- Matlab code implementing Hamiltonian Annealed Importance Sampling for importance weight, partition function, and log likelihood estimatio…☆26Updated 10 years ago
- Dive into Jax, Flax, XLA and C++☆31Updated 5 years ago
- Autograd extension for forward mode autodiff☆30Updated 7 years ago
- Prototypes of differentiable differential equation solvers in JAX.