Pinned Repositories
AllOfYourBases
Repo for iPython Notebooks from allofyourbases.wordpress.com
awesome
A curated list of awesome lists
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-public-datasets
An awesome list of high-quality open datasets in public domains (on-going).
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
CADL
Course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
deveshraj's Repositories
deveshraj/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
deveshraj/AllOfYourBases
Repo for iPython Notebooks from allofyourbases.wordpress.com
deveshraj/awesome-economics
A curated collection of links for economists
deveshraj/awesome-machine-learning-papers
A curated list of awesome Machine Learning Papers, Repositories
deveshraj/CarND-Keras-Lab
deveshraj/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
deveshraj/CSC321-Intro-To-Neural-Network-And-Machine-Learning
Homework and Assignments from UofT CSC321 Intro to Neural Network and Machine Learning
deveshraj/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
deveshraj/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
deveshraj/Deep-learning-pet-projects
deveshraj/ds-masterclass-hands-on
Contains code for masterclass hands-on session
deveshraj/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
deveshraj/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
deveshraj/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
deveshraj/machine-learning
Content for Udacity's Machine Learning curriculum
deveshraj/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning | Microsoft
deveshraj/MDS
MDS Project
deveshraj/ml-course1
https://tutor.infilect.com/
deveshraj/MLaPP-solutions
Solutions in Python for Kevin Murphy's Machine Learning: a Probabilistic Perspective
deveshraj/nlp_crash_course_plugin20
Contains relevant notebooks for the hands-on NLP workshop for the Analytics India Magazine Plugin Conference -2020 Edition
deveshraj/NLPython
This repository contains the code related to Natural Language Processing using python scripting language
deveshraj/noisystudent
Code for Noisy Student Training. https://arxiv.org/abs/1911.04252
deveshraj/Project-4-dlnd_Language_Translation
Udacity's Sequence to sequence Assignment
deveshraj/Project-5-face-generation
Udacity project-face generation using GANs
deveshraj/pyprobml
Python code for "Machine learning: a probabilistic perspective" (2nd edition)
deveshraj/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
deveshraj/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
deveshraj/text-analytics-with-python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
deveshraj/Udacity--Deep-Learning-Nano-Degree
Udacity Deep Learning Nanodegree
deveshraj/Udacity-project-3-TV-script-generation
Udacity-dlnd-TV script generation project