All Projects → RyanCCollins → deep-learning-nd

RyanCCollins / deep-learning-nd

Licence: other
Udacity Deep learning nanodegree projects

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to deep-learning-nd

jupyter-cache
A defined interface for working with a cache of executed jupyter notebooks
Stars: ✭ 28 (-46.15%)
Mutual labels:  jupyter
2021 course dev-rougier
NumFocus Academy - Matplotlib (beginner)
Stars: ✭ 54 (+3.85%)
Mutual labels:  jupyter
mpl-interactions
Sliders to control matplotlib and other interactive goodies. Works in any interactive backend and even uses ipywidgets when in a Jupyter notebook
Stars: ✭ 62 (+19.23%)
Mutual labels:  jupyter
python-functions-and-modules
Python3 teaching materials for functions and modules (1 day)
Stars: ✭ 13 (-75%)
Mutual labels:  jupyter
coq jupyter
Jupyter kernel for Coq
Stars: ✭ 70 (+34.62%)
Mutual labels:  jupyter
udacity-fsnd
Udacity Full Stack Web Developer Nanodegree program (FSND) course materials
Stars: ✭ 66 (+26.92%)
Mutual labels:  jupyter
dockernel
Dockerized Jupyter kernels.
Stars: ✭ 34 (-34.62%)
Mutual labels:  jupyter
RocketJoe
RocketJoe is a software development platform for creating high-performance applications.
Stars: ✭ 31 (-40.38%)
Mutual labels:  jupyter
z3 tutorial
Jupyter notebooks for tutorial on the Z3 SMT solver
Stars: ✭ 117 (+125%)
Mutual labels:  jupyter
pytest-notebook
A pytest plugin for regression testing and regenerating Jupyter Notebooks
Stars: ✭ 35 (-32.69%)
Mutual labels:  jupyter
jupyter-langs
Docker images of Jupyter Lab for various languages.
Stars: ✭ 21 (-59.62%)
Mutual labels:  jupyter
machine-learning-snippets
Python Machine Learning Snippets contains various machine learning examples as Jupyter notebooks with scikit-learn, statsmodel, numpy and other libraries.
Stars: ✭ 20 (-61.54%)
Mutual labels:  jupyter
iracket
Jupyter kernel for Racket
Stars: ✭ 84 (+61.54%)
Mutual labels:  jupyter
ipython2cwl
IPython2CWL is a tool for converting IPython Jupyter Notebooks to CWL Command Line Tools by simply providing typing annotation.
Stars: ✭ 15 (-71.15%)
Mutual labels:  jupyter
kuwala
Kuwala is the no-code data platform for BI analysts and engineers enabling you to build powerful analytics workflows. We are set out to bring state-of-the-art data engineering tools you love, such as Airbyte, dbt, or Great Expectations together in one intuitive interface built with React Flow. In addition we provide third-party data into data sc…
Stars: ✭ 474 (+811.54%)
Mutual labels:  jupyter
jupyterlab-heroku
JupyterLab extension to deploy applications to Heroku
Stars: ✭ 20 (-61.54%)
Mutual labels:  jupyter
colab-badge-action
GitHub Action that generates "Open In Colab" Badges for you
Stars: ✭ 15 (-71.15%)
Mutual labels:  jupyter
zoe
Zoe: Container Analytics as a Service -- mirror of https://gitlab.eurecom.fr/zoe/main/
Stars: ✭ 51 (-1.92%)
Mutual labels:  jupyter
jupyterlab-theme-solarized-dark
JupyterLab 2/3 Solarized Dark extension
Stars: ✭ 61 (+17.31%)
Mutual labels:  jupyter
astetik
Astetik takes away the pain from telling visual stories with data on Python
Stars: ✭ 15 (-71.15%)
Mutual labels:  jupyter

Honor System

I am leaving this open source on the honor system. Please do not plagarize my code! You will only learn by investing the time to work through the problems yourself! #endrant

Deep Learning

This is a repository meant to document my education of Deep Learning. It includes the 5 projects from the Udacity Deep Learning curriculum. It demonstrates the ability to train deep neural networks to solve a variety of AI related problems.

Projects

1. Neural network

neural-net

A (simple) neural network from scratch to make predictions of bike-sharing usage.

2. Object Detection

object-detection

3. Generate TV Scripts

script

Use deep learning to generate new scripts for your favorite TV show.

4. Make a Translation Chat Bot

translation

Build a chatbot that translates text in real time using a seq2seq RNN model.

5. Generate Faces

generate-faces

Use a generative adversarial network (GAN) to generate novel faces.

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