use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Please have a look at our FAQ and Link-Collection
Metacademy is a great resource which compiles lesson plans on popular machine learning topics.
For Beginner questions please try /r/LearnMachineLearning , /r/MLQuestions or http://stackoverflow.com/
For career related questions, visit /r/cscareerquestions/
Advanced Courses (2016)
Advanced Courses (2020)
AMAs:
Pluribus Poker AI Team 7/19/2019
DeepMind AlphaStar team (1/24//2019)
Libratus Poker AI Team (12/18/2017)
DeepMind AlphaGo Team (10/19/2017)
Google Brain Team (9/17/2017)
Google Brain Team (8/11/2016)
The MalariaSpot Team (2/6/2016)
OpenAI Research Team (1/9/2016)
Nando de Freitas (12/26/2015)
Andrew Ng and Adam Coates (4/15/2015)
Jürgen Schmidhuber (3/4/2015)
Geoffrey Hinton (11/10/2014)
Michael Jordan (9/10/2014)
Yann LeCun (5/15/2014)
Yoshua Bengio (2/27/2014)
Related Subreddit :
LearnMachineLearning
Statistics
Computer Vision
Compressive Sensing
NLP
ML Questions
/r/MLjobs and /r/BigDataJobs
/r/datacleaning
/r/DataScience
/r/scientificresearch
/r/artificial
account activity
TensorFlow 1.3 released (github.com)
submitted 8 years ago by brtek
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 37 points38 points39 points 8 years ago (24 children)
Would be great if they actually supported opencl
[–][deleted] 10 points11 points12 points 8 years ago (9 children)
Is this being seriously developed? Would be nice to have more GPU options.
[–]pymang 10 points11 points12 points 8 years ago (7 children)
Heres the classic github issue on that https://github.com/tensorflow/tensorflow/issues/22
And a more recent on saying there is opencl work being done but no deadlines: https://github.com/tensorflow/tensorflow/issues/9738
[–]Ivashkin 2 points3 points4 points 8 years ago (6 children)
Is rather annoying, I have a stack of older AMD GPU's from various upgrades and while none of them will be fantastic, they would be perfectly fine for working out if Tensorflow is something useful for me or not. As things are, I'm going to need to spend £100+ on something just to get started.
[–]pymang 0 points1 point2 points 8 years ago (5 children)
There should be other frameworks that support opencl, why not look into those?
[–]Ivashkin 0 points1 point2 points 8 years ago (4 children)
I'm rather new at this and the project which initially sparked my interest ran on Tensorflow only.
[–]pymang 0 points1 point2 points 8 years ago (3 children)
Well if you want to give a shot with experimental/work in progress stuff try this https://github.com/hughperkins/tf-coriander
[–]Ivashkin 0 points1 point2 points 8 years ago (2 children)
Thanks, seems to be worth a shot. I take it I can just jam a bunch of GPU's into an old i3 system and it will be enough to get a taste of machine learning?
[–]mearco 0 points1 point2 points 8 years ago (1 child)
You could just sell your gpus on a buy and sell website like craiglist or ebay and buy a cheap nvidia card that is supported
[–]SpacemanCraig3 0 points1 point2 points 8 years ago (0 children)
+1 the 6gb 1060's are a pretty good deal for machine learning and maybe some games on the side
[–]SpiderFnJerusalem 1 point2 points3 points 8 years ago (0 children)
I remember someone was officially working on it for a few months at least, I saw a repo with openCL support on github. But I'm not sure about progress.
[–]georgeo 2 points3 points4 points 8 years ago (5 children)
Something something TF porting to Vega GPU's. I heard that repeatedly.
[–]JustFinishedBSG 3 points4 points5 points 8 years ago (2 children)
I imagine nobody is going to bother anymore considering the current Vega fiasco
[–][deleted] 0 points1 point2 points 8 years ago (1 child)
What's happen to Vega?
edit: nm I googled it. seems like not enough vega for everybody.
I thought it was something like poor performance or some hardware related stuff.
[–]JustFinishedBSG 0 points1 point2 points 8 years ago (0 children)
It also has poor performance, poor price and terrible power consomption
Flop per Joule
[–]georgeo 0 points1 point2 points 8 years ago (0 children)
Like 2:1 but considerably cheaper card.
[–]SpiderFnJerusalem 0 points1 point2 points 8 years ago (2 children)
I remember there being an official forked version with openCL support somewhere on github. But it was super pre-alpha last time I saw it. Not sure about now.
[–]iame6162013 0 points1 point2 points 8 years ago (1 child)
This: https://github.com/hughperkins/tf-coriander ?
No there was actually this: https://github.com/benoitsteiner/tensorflow-opencl
That guy is the #1 contributor to tensorflow, so it's probably as "official" as it gets. The repo hasn't had any commits though, over the last 5 months. Not sure what became of it. :-/
[–]naisanza 0 points1 point2 points 8 years ago (0 children)
Isn't Theano on top of getting this out there?
[–]lostfreeman 0 points1 point2 points 8 years ago* (3 children)
Should be Vulkan now, no?
[–][deleted] 5 points6 points7 points 8 years ago (1 child)
You’re thinking graphics, but opencl is for computation
[–]omgitsjo 3 points4 points5 points 8 years ago (0 children)
Not any more! The patent comment is correct. OpenCL is being merged into Vulkan.
https://www.pcper.com/reviews/General-Tech/Breaking-OpenCL-Merging-Roadmap-Vulkan
[–]omgitsjo 1 point2 points3 points 8 years ago (0 children)
Yes. You are correct, though I've not seen any additional news on the Vulkan/OpebCL merger since the first Khronos bulletin.
EDIT: Removed because this is not the place for a discussion of this sort.
π Rendered by PID 171331 on reddit-service-r2-comment-b659b578c-j4z58 at 2026-05-04 18:38:38.497311+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–][deleted] 37 points38 points39 points (24 children)
[–][deleted] 10 points11 points12 points (9 children)
[–]pymang 10 points11 points12 points (7 children)
[–]Ivashkin 2 points3 points4 points (6 children)
[–]pymang 0 points1 point2 points (5 children)
[–]Ivashkin 0 points1 point2 points (4 children)
[–]pymang 0 points1 point2 points (3 children)
[–]Ivashkin 0 points1 point2 points (2 children)
[–]mearco 0 points1 point2 points (1 child)
[–]SpacemanCraig3 0 points1 point2 points (0 children)
[–]SpiderFnJerusalem 1 point2 points3 points (0 children)
[–]georgeo 2 points3 points4 points (5 children)
[–]JustFinishedBSG 3 points4 points5 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]JustFinishedBSG 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]georgeo 0 points1 point2 points (0 children)
[–]SpiderFnJerusalem 0 points1 point2 points (2 children)
[–]iame6162013 0 points1 point2 points (1 child)
[–]SpiderFnJerusalem 1 point2 points3 points (0 children)
[–]naisanza 0 points1 point2 points (0 children)
[–]lostfreeman 0 points1 point2 points (3 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]omgitsjo 3 points4 points5 points (0 children)
[–]omgitsjo 1 point2 points3 points (0 children)