Josh Hansen @me@joshhansen.tech

Hacker-poet. Learn Something cofounder & CTO. Creator of Seattle Poetry Meetup. To me everything is craft; everything is creativity.

Jack of all trades, but master of some. Typescript, Rust, Kotlin, Python—collector of programming languages since age 11. Deep neural networks, reinforcement learning, AI if you must....

Project concepts and progress; kind-hearted smackdowns; quesadilla technique if you're lucky.

Github

https://github.com/joshhansen

LinkedIn

https://www.linkedin.com/in/hansen-josh

  • Notes
  • Articles
  • Remote follow
Josh Hansen's avatar
Josh Hansen
@me@joshhansen.tech

Excited about these books. 3rd edition of HOML is a beast, 834 pages; Aurélion Géron is my hero. It will be good to have as a new baseline in this fast-moving field.

DMLS is new to me - looking forward to strengthening my data engineering / ML engineering chops.

What I've been up to lately: the deep reinforcement learning AI for Umpire is still in the works---the self-play games take a long time when playing from the model rather than the random baseline, just due to inference time. So the datagen is the bottleneck right now. And, that datagen is surprisingly CPU-bound, even with the PyTorch code handling all of the inference. So, I just run it in multiple processes, though this is data-hungry. Unfortunately, due to a quirk of libtorch, even multithreading it would result in multiple copies of the model residing in memory. (Actually, we deal with that anyway, thanks to the use of async.)

And so, with my own spare cycles, in addition to the books, I'm tackling a new ML task, which shall remain nameless for the time being. Let's just say I'll be hanging out in Label Studio for the next while!

20230601_141623_tiny.jpg
  • permalink
  • interact from your instance
  • 3 months ago
Powered by microblog.pub 2.0.0+ce6f9238 and the ActivityPub protocol. Admin.