All Projects → vaibhawvipul → First Steps Towards Deep Learning

vaibhawvipul / First Steps Towards Deep Learning

Licence: gpl-3.0
This is an open sourced book on deep learning.

Programming Languages

python3
1442 projects

Projects that are alternatives of or similar to First Steps Towards Deep Learning

Trending Deep Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
Stars: ✭ 543 (+44.41%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks, recurrent-neural-networks, artificial-neural-networks
Top Deep Learning
Top 200 deep learning Github repositories sorted by the number of stars.
Stars: ✭ 1,365 (+263.03%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks, recurrent-neural-networks, artificial-neural-networks
Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (+66.22%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks, deep-learning-tutorial, artificial-neural-networks
Malware Classification
Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification
Stars: ✭ 88 (-76.6%)
Mutual labels:  artificial-intelligence, convolutional-neural-networks, recurrent-neural-networks, artificial-neural-networks
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-74.2%)
Mutual labels:  pytorch-tutorial, deep-neural-networks, convolutional-neural-networks, recurrent-neural-networks
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-94.15%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks, artificial-neural-networks
Deep Image Analogy Pytorch
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
Stars: ✭ 100 (-73.4%)
Mutual labels:  artificial-intelligence, pytorch-tutorial, deep-neural-networks
Deep Learning With Pytorch Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Stars: ✭ 1,986 (+428.19%)
Mutual labels:  artificial-intelligence, convolutional-neural-networks, recurrent-neural-networks
L2c
Learning to Cluster. A deep clustering strategy.
Stars: ✭ 262 (-30.32%)
Mutual labels:  artificial-intelligence, deep-neural-networks, artificial-neural-networks
Iresnet
Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)
Stars: ✭ 163 (-56.65%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (-79.79%)
Mutual labels:  artificial-intelligence, recurrent-neural-networks, artificial-neural-networks
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-62.5%)
Mutual labels:  artificial-intelligence, convolutional-neural-networks, recurrent-neural-networks
Cnn Svm
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
Stars: ✭ 170 (-54.79%)
Mutual labels:  artificial-intelligence, convolutional-neural-networks, artificial-neural-networks
Har Keras Cnn
Human Activity Recognition (HAR) with 1D Convolutional Neural Network in Python and Keras
Stars: ✭ 97 (-74.2%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks
Komputation
Komputation is a neural network framework for the Java Virtual Machine written in Kotlin and CUDA C.
Stars: ✭ 295 (-21.54%)
Mutual labels:  artificial-intelligence, convolutional-neural-networks, recurrent-neural-networks
Mariana
The Cutest Deep Learning Framework which is also a wonderful Declarative Language
Stars: ✭ 151 (-59.84%)
Mutual labels:  artificial-intelligence, deep-neural-networks, artificial-neural-networks
Traffic Sign Detection
Traffic Sign Detection. Code for the paper entitled "Evaluation of deep neural networks for traffic sign detection systems".
Stars: ✭ 200 (-46.81%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks
Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (-48.14%)
Mutual labels:  artificial-intelligence, convolutional-neural-networks, recurrent-neural-networks
Pyconv
Pyramidal Convolution: Rethinking Convolutional Neural Networks for Visual Recognition (https://arxiv.org/pdf/2006.11538.pdf)
Stars: ✭ 231 (-38.56%)
Mutual labels:  artificial-intelligence, deep-neural-networks, convolutional-neural-networks
deep-blueberry
If you've always wanted to learn about deep-learning but don't know where to start, then you might have stumbled upon the right place!
Stars: ✭ 17 (-95.48%)
Mutual labels:  recurrent-neural-networks, deep-learning-tutorial, pytorch-tutorial

First steps towards Deep Learning with PyTorch

Initiative by - Vipul Vaibhaw

This is an open sourced book on deep learning. This book is supposed to be mathematically light and caters to the readers who have no experience with deep learning or a strong mathematics background. This book is meant to help readers take their "First Step" towards Deep Learning.

alt text

NOTE - I am still writing the book this is the first draft!

Contents

  • [x] Chapter - 1 Understanding Artificial Neural Networks
  • [x] Chapter - 2 Introduction to pyTorch
  • [x] Chapter - 3 How to make a computer see?
  • [ ] Chapter - 4 How to make a computer remember stuff?
  • [x] Chapter - 5 Where to go from here?

How can you contribute?

  • You can contribute by creating better image assests.
  • You can add better explanations to the topics.
  • You can add working google colab notebooks.
  • You can add more pytorch examples for beginners.

Feel free to raise PR and contribute.

Check out reddit post

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].