Explore >> Select a destination


You are here

www.justus.pw
| | blog.meadsteve.dev
22.1 parsecs away

Travel
| | Why I would default to choosing sequence over list when adding types to a function
| | www.tartley.com
22.9 parsecs away

Travel
| | I've been doing some programming tests and puzzles while job hunting lately. One quick challenge was quite nice, reminding me a bit of Project Euler questions, and I nerd sniped myself into doing a 2n
| | marcospereira.me
21.9 parsecs away

Travel
| | In this post we summarize the math behind deep learning and implement a simple network that achieves 85% accuracy classifying digits from the MNIST dataset.
| | anothertla.wordpress.com
100.0 parsecs away

Travel
| This post describes how to make 'clones' of VMs that can be booted in xhyve. Introduction. xhyveis a hypervisor for OS X, and is a port of bhyve, the FreeBSD hypervisor. I had been using VirtualBox on my MacBook, and a friend told me about xhyve, so I decided to give it a try. I...