theOGognf

↗ HN profile [ 68.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Dreamer 4 (arxiv.org)
  2. This project is less about the personal assistant and AI part, and more about integrating a bunch of interesting Rust crates together to get something that's easily extensible. Turns out that it wasn't too bad. I think…

  3. I've been interested in making a TUI application and learning Rust for a while now. Since some friends and family started playing poker, I found it a good opportunity to make my "learning Rust" project a poker TUI app.…

  4. finagg is a Python package and CLI that enables you to aggregate and update free financial data from a handful of high quality data sources all within your own SQL database. Here're some quick facts about it: -…

  5. rl8 focuses on end-to-end reinforcement learning (all data and computations occur on one device) for infinite horizon tasks (tasks that don't finish within a finite number of steps). This niche gives a few benefits: -…