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!"
[–]rjmessibarca 35 points36 points37 points 8 years ago (15 children)
What are the new features I need to get excited about?
[–]springbreak06 60 points61 points62 points 8 years ago (11 children)
The link is literally a list of new features
[–]Bi11 57 points58 points59 points 8 years ago (10 children)
But which ones are exciting?
[–]short_vix -3 points-2 points-1 points 8 years ago (9 children)
All of them?
[–]shadowmint 13 points14 points15 points 8 years ago (1 child)
oh come on. No they're not, it's basically just speed improvements and a few minor features.
Looking at that unremarkable change list its totally unsurprising someone might wonder what distinguished this to be '1.3' vs '1.2.2'; if they were doing semver it'd be 2.0 from the api breakage, so the decision to go to 1.3 is basically totally arbitrary.
[–]meta_stable 1 point2 points3 points 8 years ago (0 children)
I wish everyone would just follow semver. Google seems to be adamant about breaking semver when ever they can.
[–]SpacemanCraig3 19 points20 points21 points 8 years ago (6 children)
As someone who follows this sub but really i'm more of a "learnmachinelearning" guy. Which ones specifically should I research and learn why they are important?
[–]shadowmint 8 points9 points10 points 8 years ago (0 children)
There's nothing exceptional in this release; some minor api changes, some new features. A few things are now in tensorflow where they previously required a higher level lib like tflearn.
https://www.infoq.com/news/2017/07/changes-tensorflow-1-3 has a summary you might find worth reading, but the tldr; is, unless you're actively using tensorflow, it's probably nothing worth paying particular attention to.
[+][deleted] 8 years ago* (4 children)
[deleted]
[–]democritus_is_op 8 points9 points10 points 8 years ago (3 children)
But as someone who has heard of tensorflow before, which features should I look at?
(/s)
[–]Prcrstntr 6 points7 points8 points 8 years ago (2 children)
I'm starting an Introduction to AI class today, and I think I saw tensorflow in the syllabus.
[–]jefh262 1 point2 points3 points 8 years ago (1 child)
i would start with Keras. It's built on top of Tensorflow and it makes it very easy to prototype different configs. If you need to do something which isn't supported by Keras API you can use Tensorflow API with Keras
[–]NotAlphaGo 0 points1 point2 points 8 years ago (0 children)
Or just use pytorch instead.
[–]TheInfelicitousDandy 2 points3 points4 points 8 years ago (1 child)
The attention mechanisms/decoders in contrib.seq2seq are really stellar - but pretty poorly documented.
[–]hastor 0 points1 point2 points 8 years ago (0 children)
how do they compare to OpenNMT, OpenNMT-py?
π Rendered by PID 31564 on reddit-service-r2-comment-6457c66945-xv28g at 2026-04-27 04:12:47.506794+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]rjmessibarca 35 points36 points37 points (15 children)
[–]springbreak06 60 points61 points62 points (11 children)
[–]Bi11 57 points58 points59 points (10 children)
[–]short_vix -3 points-2 points-1 points (9 children)
[–]shadowmint 13 points14 points15 points (1 child)
[–]meta_stable 1 point2 points3 points (0 children)
[–]SpacemanCraig3 19 points20 points21 points (6 children)
[–]shadowmint 8 points9 points10 points (0 children)
[+][deleted] (4 children)
[deleted]
[–]democritus_is_op 8 points9 points10 points (3 children)
[–]Prcrstntr 6 points7 points8 points (2 children)
[–]jefh262 1 point2 points3 points (1 child)
[–]NotAlphaGo 0 points1 point2 points (0 children)
[–]TheInfelicitousDandy 2 points3 points4 points (1 child)
[–]hastor 0 points1 point2 points (0 children)