Skip to content

A classification attempt based on a VGG16 convoluational network. Uses keras on R.

License

Notifications You must be signed in to change notification settings

akey7/organicml-pretrained-convnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

organicml-pretrained-convnet

A classification attempt based on a VGG16 convoluational network. Uses keras on R.

Normally on the GTX 1650, training will run out of GPU memory. To prevent this, I launch RStudio on my Linux box with an environment variable like this:

TF_FORCE_GPU_ALLOW_GROWTH='true' /usr/bin/rstudio

About

A classification attempt based on a VGG16 convoluational network. Uses keras on R.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published