Coder Social home page Coder Social logo

exercise's Introduction

《神经网络与深度学习》课程练习

Neural Network and Deep Learning

环境设定

本次作业需要首先安装 anaconda3 下载地址 https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/ , 安装的tensorflow 版本大于0.12即可,目前的版本都远大于0.12。 windows 用户,使用tensorflow 只支持python3.5 ,对应的anaconda3-4.2.0。 安装的pytorch 对应的版本是0.4

Exercise

warmup

numpy是Python中对于矩阵处理很实用的工具包,本小节作业主要是熟悉基本的numpy操作。

linear regression

线性回归模型

support vector machine

支持向量机

simple neural network

利用numpy实现全连接神经网络

convolutional neural network

利用卷积神经网络,处理MNIST 数据集分类问题。

recurrent neural network

基于RNN神经网络的唐诗生成问题。

restricted Boltzmann machine

限制玻尔兹曼机。

gaussian mixture

高斯混合模型

project 1 - deep reinforcement learning

强化学习: 黑白棋

exercise's People

Contributors

2017alan avatar xpqiu avatar

Watchers

James Cloos avatar

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.