GithubHelp home page GithubHelp logo

deeplearninginaction's Introduction

DeepLearningInAction

Write some code for learning instead of retweeting or yelling for AI

运行环境

系统安装: Python 2.7.14 安装依赖库: pip install -r requirements.txt

基础

  1. 基本概念
  2. 全连接网络
  3. 库函数解释

分布式运行

  1. 单机多device
  2. 多机器
    1. In-Graph
    2. Between-Graph

卷积神经网络

  1. 手写识别 - MNIST
  2. 图像定位

循环神经网络

  1. 时序预测 - boston房价预测

无监督学习

  1. 自编码器 - AutoEncoder

加强学习 - ReEnforce Learning

迁移学习 - Transfer Learning

对抗神经网络 - GAN

传统机器学习方法迁移

有监督

  1. 分类 - 鲍鱼数据
  2. 回归 - 鲍鱼数据

无监督

  1. 聚类 - 鲍鱼数据

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.