Skip to content

ResNet implementation using R and Keras

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

r-tensorflow/resnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

adb17ba · Aug 30, 2019

History

3 Commits
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019
Aug 30, 2019

Repository files navigation

resnet

Lifecycle: experimental

An implementation of ResNet based on Kaiming He, Xiangyu Zhang, Shaoqing Ren, and Jian Sun. Deep residual learning for image recognition. The Keras code is a port of this example in the Keras gallery.

Installation

resnet is not available on CRAN yet and can be installed with:

remotes::install_github("r-tensorflow/resnet")

About

ResNet implementation using R and Keras

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages