Re: [Rd] TensorFlow in R

2016-04-01 Thread Bernd Bischl
Hi, from what I know there is a current GSOC 2016 project proposal. (but not accepted yet) https://github.com/rstats-gsoc/gsoc2016/wiki https://github.com/rstats-gsoc/gsoc2016/wiki/DeepLearnR-tensorFlow-Object-system-for-R Is that of interest? Best, Bernd On 01.04.2016 18:32, Axel Urbiz wr

[Rd] TensorFlow in R

2016-04-01 Thread Axel Urbiz
Hi All, I didn't have much success through my Google search in finding any active R-related projects to create a wrapper around TensorFlow in R. Anyone know if this is on the go? Thanks, Axel. [[alternative HTML version deleted]] __ R-devel@r-

Re: [Rd] [R] TensorFlow in R

2016-04-01 Thread Charles Determan
Hi Axel, Looks like the only thing right now is rflow ( https://github.com/terrytangyuan/rflow). It appears to simply wrap around the python bindings. I am not aware of any others. Be interesting to keep an eye on. Regards, Charles On Fri, Apr 1, 2016 at 11:32 AM, Axel Urbiz wrote: > Hi Al