https://github.com/revodavid/r-tools-model
Transfer learning with R to identify tools
https://github.com/revodavid/r-tools-model
Last synced: 15 days ago
JSON representation
Transfer learning with R to identify tools
- Host: GitHub
- URL: https://github.com/revodavid/r-tools-model
- Owner: revodavid
- License: mit
- Created: 2020-01-14T03:36:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T19:16:27.000Z (about 5 years ago)
- Last Synced: 2025-02-05T10:16:59.173Z (2 months ago)
- Language: R
- Size: 444 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - revodavid/r-tools-model - Transfer learning with R to identify tools (R)
README
# r-tools-model
Transfer learning with R to identify toolsThis repostory contains R code for building an image recognition model using R.
Based on AIML50.
## accidents
Code from Azure ML tutorial
## train-with-tensorflow
Code from train-with-tensorflow vignette.