Skip to content

The core section of DL is implemented through a relatively simple example

License

Notifications You must be signed in to change notification settings

LittleGreenYuan/DLQuickUse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DLQuickUse

The core section of DL is implemented through a relatively simple example

Existing network models

  1. BP neural network (BP)
  2. One-dimensional convolutional neural network (1DCNN)
  3. A minimum unit script file that includes dataset creation, model construction, configuration parameters, training functions, evaluation functions, save functions, gradient accumulation, reloading parameter weights, continue training with checkpoints and progress bar based on tqdm.

About

The core section of DL is implemented through a relatively simple example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages