Coder Social home page Coder Social logo

learndeeplearning's Introduction

studyDeepLearning

深度学习计算DLC

笔记地址 | Note Address:深度学习计算 | J&Ocean BLOG (jiangwu.xyz)

MLP作为切入点学习深度学习计算

Learn Deep-Learning-Calculation based on MLP, using PyTorch

MLP

  • 运行mnist.pyfashion_mnist.py以获取图像数据集
  • run mnist.py and fashion_mnist.py to fetch the image-datasets

layer and block

学习深度学习中的层和块,并在PyTorch中体现,

在block中实现自定义块、顺序块和块内前向传播

learn the concepts of layer and block in DL,

implement self-defined block, sequential block and forward function in block

implement no-parameter layer and self-defined layer in layer

parameter

参数管理,包括访问参数,参数初始化

implement the initiation and the access of parameters

IO

模型参数的保存与加载

save and load the parameters of the model

GPU

深度学习需要GPU

DL uses GPU to calculate

CNN

笔记地址 | Note Address:卷积神经网络 | J&Ocean BLOG (jiangwu.xyz)

学习了卷积神经网络的定义和细节

learn the detail of CNN

学习了卷积层,池化层和经典CNN-LeNet

including convolution layer, pooling layer and the ordinary CNN --- LeNet

mCNN

笔记地址 | Note Address:现代卷积神经网络 | J&Ocean BLOG (jiangwu.xyz)

现代卷积神经网络 modern CNN

AlexNet

实现了单GPU的AlexNet,在Fashion-MNIST/MNIST上测试

implement the AlexNet on single GPU, testing on Fashio-MNIST/MNIST

VGG

NiN

GoogLeNet

Batch Normalization

ResNet

DenseNet

learndeeplearning's People

Contributors

jiang-wu-19 avatar

Watchers

 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.