All Projects → neelabhpant → Deep Learning In Python

neelabhpant / Deep Learning In Python

Hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0

Projects that are alternatives of or similar to Deep Learning In Python

Learn Python3
Jupyter notebooks for teaching/learning Python 3
Stars: ✭ 4,418 (+1065.7%)
Mutual labels:  jupyter-notebook
Kind Pytorch Tutorial
Kind PyTorch Tutorial for beginners
Stars: ✭ 377 (-0.53%)
Mutual labels:  jupyter-notebook
Bap
Bayesian Analysis with Python (Second Edition)
Stars: ✭ 379 (+0%)
Mutual labels:  jupyter-notebook
Data Analysis
Data Science Using Python
Stars: ✭ 4,080 (+976.52%)
Mutual labels:  jupyter-notebook
Nlp Python Deep Learning
NLP in Python with Deep Learning
Stars: ✭ 374 (-1.32%)
Mutual labels:  jupyter-notebook
Pg Is All You Need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
Stars: ✭ 372 (-1.85%)
Mutual labels:  jupyter-notebook
Data Science
Collection of useful data science topics along with code and articles
Stars: ✭ 315 (-16.89%)
Mutual labels:  jupyter-notebook
Augmented Neural Odes
Pytorch implementation of Augmented Neural ODEs 🌻
Stars: ✭ 381 (+0.53%)
Mutual labels:  jupyter-notebook
Scikit Learn Book
Source code for the "Learning scikit-learn: Machine Learning in Python"
Stars: ✭ 376 (-0.79%)
Mutual labels:  jupyter-notebook
Financeops
Research in investment finance with Python Notebooks
Stars: ✭ 378 (-0.26%)
Mutual labels:  jupyter-notebook
Over9000
Over9000 optimizer
Stars: ✭ 375 (-1.06%)
Mutual labels:  jupyter-notebook
Iclr2019 Openreviewdata
Script that crawls meta data from ICLR OpenReview webpage. Tutorials on installing and using Selenium and ChromeDriver on Ubuntu.
Stars: ✭ 376 (-0.79%)
Mutual labels:  jupyter-notebook
Causalml
The open source repository for the Causal Modeling in Machine Learning Workshop at Altdeep.ai @ www.altdeep.ai/courses/causalML
Stars: ✭ 376 (-0.79%)
Mutual labels:  jupyter-notebook
Deep Learning
Repo for the Deep Learning Nanodegree Foundations program.
Stars: ✭ 3,782 (+897.89%)
Mutual labels:  jupyter-notebook
Caiman
Computational toolbox for large scale Calcium Imaging Analysis, including movie handling, motion correction, source extraction, spike deconvolution and result visualization.
Stars: ✭ 378 (-0.26%)
Mutual labels:  jupyter-notebook
Interesting Python
有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)
Stars: ✭ 3,927 (+936.15%)
Mutual labels:  jupyter-notebook
Deep Learning Nano Foundation
Udacity's Deep Learning Nano Foundation program.
Stars: ✭ 377 (-0.53%)
Mutual labels:  jupyter-notebook
Bert Multitask Learning
BERT for Multitask Learning
Stars: ✭ 380 (+0.26%)
Mutual labels:  jupyter-notebook
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (+958.58%)
Mutual labels:  jupyter-notebook
Java Guide
A guide of modern Java (Java 17)
Stars: ✭ 378 (-0.26%)
Mutual labels:  jupyter-notebook

Deep-Learning-in-Python

Hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0

Artificial neural networks (ANN) are a biologically-inspired set of models that facilitate computers learning from observed data. Deep learning is a set of algorithms that use especially powerful neural networks. It is one of the hottest fields in data science, and most state-of-the-art results in robotics, image recognition and artificial intelligence (including the famous AlphaGo) use deep learning. This repository contain hands-on, practical knowledge of how to use neural networks and deep learning with Keras 2.0, the latest version of a cutting edge library for deep learning in Python.

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