R interface to Tensorflow via skflow
Initial manual at deepLearnR-manual.pdf. summary.pdf has notes and future work
Dependencies
- Tensorflow
- skflow
- rPython
Install
- devtools::install_github('xsankar/deepLearnR/') or
- R CMD INSTALL deepLearnR_0.0.0.9000.tar.gz
The vignette inst/doc/summary.html has the paper/notes we are working on. It is also in summary.pdf
Cheers