kaszperro / slick-dnnLinks
Tiny and elegant deep learning library
☆120Updated 3 years ago
Alternatives and similar repositories for slick-dnn
Users that are interested in slick-dnn are comparing it to the libraries listed below
Sorting:
- A curated list of AutoML papers/tutorials/slides etc.☆92Updated 6 years ago
- Evolutionary algorithm toolbox☆182Updated 6 years ago
- Build neural networks based only on Numpy☆169Updated 2 years ago
- A Keras inspired training utility for PyTorch☆38Updated 6 years ago
- ☆82Updated 4 years ago
- Arxiv Sanity with novel paper search☆40Updated 6 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- ☆27Updated 6 years ago
- gRPC server for hosting ML models trained on any framework in python☆78Updated this week
- Implementation in pytorch of SR-NMT https://arxiv.org/abs/1805.04185v1☆26Updated 7 years ago
- Keras implementation of Padam from "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks"☆17Updated 6 years ago
- All Model summary in PyTorch similar to `model.summary()` in Keras☆88Updated 6 years ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago
- Collection of TensorFlow Examples☆37Updated 7 years ago
- Source code for "Training Generative Adversarial Networks Via Turing Test".☆13Updated 5 years ago
- AdaBound optimizer in Keras☆56Updated 5 years ago
- Implementation of the LAMB optimizer for Keras from the paper "Reducing BERT Pre-Training Time from 3 Days to 76 Minutes"☆75Updated 6 years ago
- A pytorch based classification experiments template☆46Updated 4 years ago
- Colab notebooks for d2l-book☆11Updated 5 years ago
- Reversible Recurrent Neural Network Pytorch Implementation