Skip to content

This is a gluon version of yunjey's pytorch-tutorial

Notifications You must be signed in to change notification settings

AceCoooool/gluon-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation


This repository is a gluon/mxnet version of yunjey's pytorch-tutorial.

There is an office and perfect tutorial by mxnet' team: Deep Learning - The Straight Dope

Table of Contents

1. Basics

2. Intermediate

3. Advanced

Note

  1. You can run it through: python xxxx.py
  2. The Intermediate and Advanced can switch from cpu or gpu by change the gpu=True,Some examples also provide symbol=True for switch the imperative or symbolic(but some examples I don not know how to do it)
  3. It's my first time to use gluon/mxnet , so there must be some "bad behavior" in the achievement.

About

This is a gluon version of yunjey's pytorch-tutorial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages