Explore >> Select a destination


You are here

mazzo.li
| | www.jamesshore.com
2.7 parsecs away

Travel
| |
| | leejo.github.io
2.1 parsecs away

Travel
| |
| | hjr265.me
3.2 parsecs away

Travel
| | With Toph, for me, the line between work and fun blurs. I wanted to add a small in-browser game to Toph that would allow contest participants to pass the time while waiting for the contest to begin. The thing about 100 lines of JavaScript is arbitrary. I wanted to make the most out of modern CSS features and use JavaScript only where necessary. Without further ado, here's the game: You can find the source code for this game on GitHub.
| | aimatters.wordpress.com
27.4 parsecs away

Travel
| A few weeks ago, it was announced that Keras would be getting official Google support and would become part of the TensorFlow machine learning library. Keras is a collectionof high-level APIs in Python for creating and training neural networks, using either Theano or TensorFlow as the underlying engine. Given my previous posts on implementing an...