All Projects → emilwallner → Deep Learning 101

emilwallner / Deep Learning 101

Licence: mit
The tools and syntax you need to code neural networks from day one.

Projects that are alternatives of or similar to Deep Learning 101

Svhn Cnn
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
Stars: ✭ 44 (-25.42%)
Mutual labels:  jupyter-notebook, dropout
Rastermap
A multi-dimensional embedding algorithm
Stars: ✭ 58 (-1.69%)
Mutual labels:  jupyter-notebook
Apparel Styles
Deep Learning to Describe Clothing by Semantic Attributes
Stars: ✭ 58 (-1.69%)
Mutual labels:  jupyter-notebook
Pytorchdiscreteflows
Discrete Normalizing Flows implemented in PyTorch
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Principles Of Data Science
Principles of Data Science by Packt
Stars: ✭ 58 (-1.69%)
Mutual labels:  jupyter-notebook
Ssd keras
Port of Single Shot MultiBox Detector to Keras
Stars: ✭ 1,101 (+1766.1%)
Mutual labels:  jupyter-notebook
Fraud Detection
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
Stars: ✭ 58 (-1.69%)
Mutual labels:  jupyter-notebook
Home price estimator
Uses Zillow metadata, NLP on realtor description, and VGG16 on home images to predict home sale prices in Portland from 6/16 - 7/17.
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Gendis
Contains an implementation (sklearn API) of the algorithm proposed in "GENDIS: GEnetic DIscovery of Shapelets" and code to reproduce all experiments.
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
College Majors Visualisation
Interactive Data Visualisation of U.S College Majors
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Ia4business
Curso de Inteligencia Artificial aplicada a Negocios y Empresas
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Introduction To Nlp
Lectures for Udemy - INLP
Stars: ✭ 58 (-1.69%)
Mutual labels:  jupyter-notebook
Road Lane Instance Segmentation Pytorch
tuSimple dataset road lane instance segmentation with PyTorch, ROS, ENet, SegNet and Discriminative Loss.
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Attentional Interfaces
🔍 Attentional interfaces in TensorFlow.
Stars: ✭ 58 (-1.69%)
Mutual labels:  jupyter-notebook
Pydata 2018
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Cloudml Magic
Jupyter Notebook Magics for Google Cloud ML Engine
Stars: ✭ 58 (-1.69%)
Mutual labels:  jupyter-notebook
Mind
2020 MIND news recomendation first place solution
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Deej A.i.
Create automatic playlists by using Deep Learning to *listen* to the music
Stars: ✭ 57 (-3.39%)
Mutual labels:  jupyter-notebook
Storytelling With Data
Course materials for Dartmouth Course: Storytelling with Data (PSYC 81.09).
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook
Applied Text Mining In Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan
Stars: ✭ 59 (+0%)
Mutual labels:  jupyter-notebook

Deep Learning 101

When I started learning deep learning I spent two weeks researching. I selected tools, compared cloud services, and researched online courses. In retrospect, I wish I could have built neural networks from day one. That’s what this article is set out to do. You don’t need any prerequisites, yet a basic understanding of Python, the command line, and Jupyter notebook will help.

This is the code experiments from the article.

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].