nnlr
Learning rate controller
Adds layer-wise learning rate schemes to a deep neural network implementation
Add layer-wise learning rate schemes to Torch
47 stars
6 watching
6 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Implementations of smoothing techniques from statistical learning theory in Lua for use with the Torch 3 deep learning framework. | 5 |
| Graphical computation library for building neural network architectures | 299 |
| Provides parameter initialisation schemes for neural network modules in Torch7 | 100 |
| Torch7 tutorials and demos providing hands-on experience with the deep learning framework. | 355 |
| A deep learning library for streamlining research and development using the Torch7 distribution. | 343 |
| A Lua binding to the net-snmp library for network management | 11 |
| A lightweight neural network library for training and prediction tasks | 2,112 |
| Automates the search for optimal neural network configurations in deep learning applications | 468 |
| A modular Common Lisp framework for data analysis and visualization | 198 |
| A MATLAB implementation of a deep learning-based deconvolution algorithm using generalized low-rank approximation for image restoration. | 22 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| Unsupervised feature learning by image inpainting using Generative Adversarial Networks (GANs) | 887 |
| A comprehensive collection of deep learning examples using PyTorch, covering various applications and models. | 537 |
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
| Trains an RL agent to execute natural language instructions in a 3D environment using a combination of A3C and gated attention mechanisms. | 237 |