Deep Learning Nanodegree Foundation

关于深度学习微学位基础项目的仓库。「Repo for the Deep Learning Nanodegree Foundations program.」

  • 所有者: udacity/deep-learning
  • 平台: Linux, Mac, Online, Windows
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Deep Learning Nanodegree Foundation

This repository contains material related to Udacity's Deep Learning Nanodegree Foundation program. It consists of a bunch of tutorial notebooks for various deep learning topics. In most cases, the notebooks lead you through implementing models such as convolutional networks, recurrent networks, and GANs. There are other topics covered such as weight intialization and batch normalization.

There are also notebooks used as projects for the Nanodegree program. In the program itself, the projects are reviewed by Udacity experts, but they are available here as well.

Table Of Contents

Tutorials

Projects

  • Your First Neural Network: Implement a neural network in Numpy to predict bike rentals.
  • Image classification: Build a convolutional neural network with TensorFlow to classify CIFAR-10 images.
  • Text Generation: Train a recurrent neural network on scripts from The Simpson's (copyright Fox) to generate new scripts.
  • Machine Translation: Train a sequence to sequence network for English to French translation (on a simple dataset)
  • Face Generation: Use a DCGAN on the CelebA dataset to generate images of novel and realistic human faces.

Dependencies

Each directory has a requirements.txt describing the minimal dependencies required to run the notebooks in that directory.

pip

To install these dependencies with pip, you can issue pip3 install -r requirements.txt.

Conda Environments

You can find Conda environment files for the Deep Learning program in the environments folder. Note that environment files are platform dependent. Versions with tensorflow-gpu are labeled in the filename with "GPU".

概覽

名稱與所有者udacity/deep-learning
主編程語言Jupyter Notebook
編程語言Jupyter Notebook (語言數: 2)
平台Linux, Mac, Online, Windows
許可證MIT License
發布數0
創建於2017-01-13 16:27:59
推送於2023-10-02 05:52:48
最后一次提交2021-10-21 18:54:30
星數4k
關注者數304
派生數4.5k
提交數406
已啟用問題?
問題數81
打開的問題數1
拉請求數115
打開的拉請求數2
關閉的拉請求數99
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部