Viewing profile — aeoost
aeoost
HN member- Joined
- Wed, Aug 23, 2017, 11:41 AM UTC
- HN karma
- 65
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About aeoost
No profile information was provided.
Recent public activity
-
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…
- story
-
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…
- story
-
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…
- story
- story
- story
-
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…
-
comment
Comment #15661680
Very old version of Tensorflow there (1.0). Even Azure Notebooks is more up to date (1.1).
-
comment
Comment #15661652
F# too!
-
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…
- story
-
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…