I wrote a book about Grokking Deep Learning
Does the same job
all alternatives →- IWI wrote a minimal deep learning library from scratch in Python2021 · github.com · ▲25
- IWI wrote a book about Python2021 · pragprog.com · ▲181
- MMMy ML applications book, which HN helped me write (sample chapter) [pdf]2020 · mlpowered.com · ▲272
- ICI co-wrote a book on training Deep Learning models in Go2019 · ▲45
A friend and I wrote a book on how to build and train Deep Learning models in Go. We wanted it to be a useful reference for deep learning basics for Go programmers. Deep Learning is slowly seeping into everything we use every day and we thought it would be great if more people could do it in Go. The book is available here and on Amazon as well. https://www.packtpub.com/big-data-and-business-intelligence/hands-deep-learning-go We would appreciate any feedback and we're always looking to improve.
- COCollection of deep learning implementations with side-by-side notes2021 · nn.labml.ai · ▲251

More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, March 2019
the whole month →- AR
Life & fun · 2019 · internalregister.github.io
Accessible Brand Colors▲1,164A tool to make sure your brand colors are ADA compliant.
Dev tools · 2019 · abc.useallfive.com
Checklist Design▲1,158The best UI and UX practices for production ready design
Work · 2019 · checklist.design


