Live data from Hacker News

Viewing profile — aeoost

aeoost

HN member
Joined
Wed, Aug 23, 2017, 11:41 AM UTC
HN karma
65
Public activity
14 items

About aeoost

No profile information was provided.

Recent public activity

  1. comment
    Comment #16175623

    You can subscribe to curators whose recommendations will populate the main page. One I like: 'Weird games for your pleasure' http://store.steampowered.com/curator/7099409-Weird-Gam…

  2. story
  3. comment
    Comment #15939638

    Awesome! By the way, there are also books that accompany the first three courses: https://www.amazon.com/Classical-Mechanics-Theoretical-GEORG... https://www.amazon.com/Quantum-Mec…

  4. story
  5. comment
    Comment #15938493

    Thanks for your comment. For people new to physics (I am one of them) I can't recommend strongly enough Leonard Susskind's 'The Theoretical Minimum' courses -- http://theoreticalmi…

  6. story
  7. story
  8. story
  9. comment
    Comment #15668331

    I'm currently working on an RL project based on an OpenAI Gym environment and have been reviewing the different frameworks available. So far I’ve come across: - OpenAI Baselines (m…

  10. comment
    Comment #15661680

    Very old version of Tensorflow there (1.0). Even Azure Notebooks is more up to date (1.1).

  11. comment
  12. comment
    Comment #15573515

    Try F# my man. In my experience its the best option for a statically typed functional language if you want to actually get stuff done and not just dick around. Also as you're comin…

  13. story
  14. comment
    Comment #15438722

    I got fed up with up with Python and switched to F#. My main issue was the lack of static typing made testing and debugging a major timesink and headache. It's early days but so fa…