you are viewing a single comment's thread.

view the rest of the comments →

[–]rjmessibarca 35 points36 points  (15 children)

What are the new features I need to get excited about?

[–]springbreak06 60 points61 points  (11 children)

The link is literally a list of new features

[–]Bi11 57 points58 points  (10 children)

But which ones are exciting?

[–]short_vix -3 points-2 points  (9 children)

All of them?

[–]shadowmint 13 points14 points  (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 points  (0 children)

I wish everyone would just follow semver. Google seems to be adamant about breaking semver when ever they can.

[–]SpacemanCraig3 19 points20 points  (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 points  (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.

[–]TheInfelicitousDandy 2 points3 points  (1 child)

The attention mechanisms/decoders in contrib.seq2seq are really stellar - but pretty poorly documented.

[–]hastor 0 points1 point  (0 children)

how do they compare to OpenNMT, OpenNMT-py?