Skip to content

Custom VGG 7 (mini vgg) model from scratch with callback that save best performing instance during training

Notifications You must be signed in to change notification settings

Softdude47/mini_vgg_with_model_checkpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Mini VGG model builder

A custom VGG7 callback which deals in checkpointing the best model during trainig time.

Requirements

tensorflow

sklearn

os module

About

Custom VGG 7 (mini vgg) model from scratch with callback that save best performing instance during training

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages