poloclub / cnn-explainerLinks
Learning Convolutional Neural Networks with Interactive Visualization.
☆8,827Updated 2 years ago
Alternatives and similar repositories for cnn-explainer
Users that are interested in cnn-explainer are comparing it to the libraries listed below
Sorting:
- Machine learning, in numpy☆16,227Updated 2 years ago
- A collection of various deep learning architectures, models, and tips☆17,349Updated last year
- This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.☆4,341Updated last year
- 《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版☆4,910Updated 2 years ago
- A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.☆16,327Updated last year
- 🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.☆16,675Updated 2 years ago
- Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.☆5,156Updated last year
- A list of all named GANs!☆14,686Updated 2 years ago
- Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋☆9,987Updated 3 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,237Updated 4 years ago
- Pytorch implementation of convolutional neural network visualization techniques☆8,181Updated last year
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,277Updated 4 years ago
- Pytorch🍊🍉 is delicious, just eat it! 😋😋☆6,134Updated 10 months ago
- A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a declutter…