kimhc6028 / pathnet-pytorch
PyTorch implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks
☆80Updated 7 years ago
Alternatives and similar repositories for pathnet-pytorch:
Users that are interested in pathnet-pytorch are comparing it to the libraries listed below
- Tensorflow Implementation of PathNet: Evolution Channels Gradient Descent in Super Neural Networks☆101Updated 7 years ago
- Variance Networks: When Expectation Does Not Meet Your Expectations, ICLR 2019☆39Updated 5 years ago
- A Tensorfflow implementation of Attend, Infer, Repeat☆81Updated 6 years ago
- Implementation of Coulomb GANs☆62Updated 3 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- TensorFlow implementation of Value Iteration Networks (VIN): Clean, Simple and Modular☆52Updated 7 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Backpropagation training of neural networks with Hebbian plastic connections☆31Updated 3 years ago
- Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training o…