Viewing profile — atsheehan
atsheehan
HN member- Joined
- Sun, Nov 02, 2014, 11:00 PM UTC
- HN karma
- 11
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About atsheehan
No profile information was provided.
Recent public activity
-
comment
Comment #29499901
I liked "Algorithms Unlocked" by Cormen ( https://mitpress.mit.edu/books/algorithms-unlocked ). It's the same author that co-wrote "Introduction to Algorithms" (or CLRS) that's ref…
-
comment
Comment #12926633
If anyone is interested in learning more about scikit-learn, I'd recommend "Hands-On Machine Learning with Scikit-Learn and Tensorflow" from O'Reilly: http://shop.oreilly.com/produ…
-
comment
Comment #9806250
An alternative to Docker is Packer ( https://packer.io/ ). It will create and register an AMI for EC2 so you don't have to run any configuration scripts once it is deployed. It's m…