An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# r-tools-model
Transfer learning with R to identify tools

This 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.