Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ResNet-Explore

This work solves the simple regression problem y = sinx + x. It compares plain fully conected network with resnet MLP, in addition I tried identity pretrain on the network with f(x) = x to see whether it will increase the performance (Actually NO).

Installation

Pytorch with cpu Version

Usage

python iden.py

Experiment Result [VIDEO, Please Click]

Resnet converge faster and more accurate than the plain MLP.

Watch the video

Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages