beansrowning / R-tensorflow-projects

Random examples of Tensorflow in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R Tensorflow Examples

Sean Browning

Some basic experimentation with syntax and visualization of Tensorflow runs in R. Inspired by Nick McClure's Tensorflow Cookbook

Projects:

  • Simple MLP network classifying two enclosed circles
  • Simple MLP network classifying the Iris dataset
  • linear and Kernel SVM classifying the Iris dataset
  • make_circles() and make_spheres() helper functions

About

Random examples of Tensorflow in R

License:MIT License


Languages

Language:R 100.0%