Nyandwi / ModernConvNets
Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras
☆347Updated 2 years ago
Alternatives and similar repositories for ModernConvNets
Users that are interested in ModernConvNets are comparing it to the libraries listed below
Sorting:
- Host repository for the "Reproducible Deep Learning" PhD course☆406Updated 3 years ago
- Paper implementations from scratch and machine learning tutorials☆348Updated last year
- An open-source AutoML Library based on PyTorch☆306Updated last month
- Documentation for Ross Wightman's timm image model library☆310Updated last year
- High-quality Neural Networks for Computer Vision 😎☆445Updated 2 years ago
- The merlin dataloader lets you rapidly load tabular data for training deep leaning models with TensorFlow, PyTorch or JAX☆418Updated last year
- Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.☆314Updated 2 weeks ago
- Notebooks for the Practicals at the Deep Learning Indaba 2022.☆175Updated last year
- HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision☆196Updated last year
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…