All Projects → ivan-vasilev → Advanced Deep Learning With Python

ivan-vasilev / Advanced Deep Learning With Python

Licence: mit
Advanced Deep Learning with Python

Projects that are alternatives of or similar to Advanced Deep Learning With Python

Keras Oneclassanomalydetection
[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Scipy2017 Jupyter Widgets Tutorial
Notebooks for the SciPy 2017 tutorial "The Jupyter Interactive Widget Ecosystem"
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
End To End Time Series
This repository hosts code for my Time Series videos part of playlist here - https://www.youtube.com/playlist?list=PL3N9eeOlCrP5cK0QRQxeJd6GrQvhAtpBK
Stars: ✭ 103 (+0%)
Mutual labels:  jupyter-notebook
Storytelling With Data
Plots from the book "Storytelling with data" implementation using Python and matplotlib
Stars: ✭ 100 (-2.91%)
Mutual labels:  jupyter-notebook
Models
DLTK Model Zoo
Stars: ✭ 101 (-1.94%)
Mutual labels:  jupyter-notebook
Sst
SST: Single-Stream Temporal Action Proposals (Official Repo)
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Irkernel
R kernel for Jupyter
Stars: ✭ 1,379 (+1238.83%)
Mutual labels:  jupyter-notebook
Python Data Science Handbook
A Chinese translation of Jake Vanderplas' "Python Data Science Handbook". 《Python数据科学手册》在线Jupyter notebook中文翻译
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Dlschl
Stars: ✭ 103 (+0%)
Mutual labels:  jupyter-notebook
Advanced Machine Learning With Python
Code repository for Advanced Machine Learning with Python, published by Packt
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Hic Data Analysis Bootcamp
Workshop on measuring, analyzing, and visualizing the 3D genome with Hi-C data.
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Keras Openpose Reproduce
Keras implementation of Realtime Multi-Person Pose Estimation
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Loads clustering
Data Science project to cluster loads coming from http://en.openei.org/datasets/files/961/pub/
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Rnn Robinhood
Automated trading on Robinhood via RNN
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Deep ctr
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Hackermath
Introduction to Statistics and Basics of Mathematics for Data Science - The Hacker's Way
Stars: ✭ 1,380 (+1239.81%)
Mutual labels:  jupyter-notebook
Tsa
The Thalesians' Time Series Analysis (TSA) library
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook
Ddn
Deep Declarative Networks
Stars: ✭ 103 (+0%)
Mutual labels:  jupyter-notebook
Facemesh.pytorch
This is the PyTorch implementation of paper Real-time Facial Surface Geometry from Monocular Video on Mobile GPUs (https://arxiv.org/pdf/1907.06724.pdf)
Stars: ✭ 101 (-1.94%)
Mutual labels:  jupyter-notebook
Pokelyzer
A webhook listener and database schema for doing geospatial analysis and advanced analytics on Pokemon Go data.
Stars: ✭ 102 (-0.97%)
Mutual labels:  jupyter-notebook

Advanced Deep Learning with Python

This is the code repository for the book Advanced Deep Learning with Python, published by Packt.

Cover

Table of contents:

  1. The Nuts and Bolts of Neural Networks
  2. Understanding Convolutional Networks
  3. Advanced Convolutional Networks
  4. Object Detection and Image Segmentation
  5. Generative Models
  6. Language Modeling
  7. Understanding Recurrent Networks
  8. Sequence-to-Sequence Models and Attention
  9. Emerging Neural Network Designs
  10. Meta Learning
  11. Deep Learning for Autonomous Vehicles

All code examples were tested against TensorFlow 2.0.0 and PyTorch 1.3.1

Some of the code example are adapted from other open-source code repositories. In such cases, the base example is linked at the beginning of the code file.

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