AnasBrital98 / CNN-From-ScratchLinks
In this repository you will find everything you need to know about Convolutional Neural Network, and how to implement the most famous CNN architectures in both Keras and PyTorch. (I'm working on implementing those Architectures using MxNet and Caffe)
☆18Updated 3 years ago
Alternatives and similar repositories for CNN-From-Scratch
Users that are interested in CNN-From-Scratch are comparing it to the libraries listed below
Sorting:
- This repository contains the course materials that were used for Coursera TensorFlow specialization course.☆62Updated 4 years ago
- Coursera Generative Adversarial Networks (GANs) Specialization☆48Updated 2 years ago
- This is all my notebooks, lab solutions, and assignments for the DeepLearning.AI Natural Language Processing Specialization on Coursera.☆48Updated 2 years ago
- This repository contains my solutions for the Coursera course TensorFlow: Advanced Techniques Specialization. Expand your knowledge of th…