/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jeremiecoullon.com
| | kidger.site
6.0 parsecs away

Travel
| | Personal website. Math, SciML, scuba diving!
| | erikbern.com
5.2 parsecs away

Travel
| | I made a New Year's resolution: every plot I make during 2018 will contain uncertainty estimates. Nine months in and I have learned a lot, so I put together a summary of some of the most useful methods.
| | uminnpressblog.com
4.3 parsecs away

Travel
| | BY SETH PERLOWGeorgetown UniversityOne book, written by a computer, could have killed us all.What do you do when you're the only country in the world with atomic bombs? You make them much, much bigger. That was the US strategy right after World War II. The Cold War was beginning, and by 1952 the US would...
| | jaketae.github.io
17.5 parsecs away

Travel
| Recently, a friend recommended me a book, Deep Learning with Python by Francois Chollet. As an eager learner just starting to fiddle with the Keras API, I decided it was a good starting point. I have just finished the first section of Part 2 on Convolutional Neural Networks and image processing. My impression so far is that the book is more focused on code than math. The apparent advantage of this approach is that it shows readers how to build neural networks very transparently. It's also a good introduction to many neural network models, such as CNNs or LSTMs. On the flip side, it might leave some readers wondering why these models work, concretely and mathematically. This point notwithstanding, I've been enjoying the book very much so far, and this post is...