VirtualTam's bookmarks
187 bookmarks found
-
Caffe | Deep Learning Framework
2016-10-03 -
Tricopter - The Movie...
2015-07-20 "This project was started in 2008. The goal was to learn something about programming, electronics and control loops. Because I always need a cool project to learn new things, it was clear that something that can fly had to be built."
-
"I’m starting to learn game design and the biggest hurdle I keep running into over and over is knowing how many forklifts to put into my game. Could you give me a specific number? It would be a huge help, thanks!"
-
scikit-learn - Machine Learning in Python
2015-04-26 -
Scenes From A Multiverse > All The Notes
2015-03-19 - We must learn more about butts. Ready the probe teams.
-
Learn Vim progressively
2014-12-03 "tl;dr: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it. You start by learning the minimal to survive, then you integrate all the tricks slowly."
Though a bit biased, it for sure is an interesting read
-
CheckiO | Solve puzzles with Python!
2014-11-17 Plenty of fun tasks, riddles and puzzles to solve altogether with learning Python!
Get ready for:
- basic Python exercises (data structures, language features, common libraries)
- a handful exercises on string and data processing
- algorithmics! pathfinding, map exploration, optimization...