Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
atsheehan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
atsheehan
5y ago
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 referenced in
2.
▲
by
atsheehan
10y ago
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/product/0636920052289.do
3.
▲
by
atsheehan
11y ago
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 made by the same company that makes