allenng
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: I wrote my first neural network (github.com)
I have been interested in neural nets since the 90's. I've done quite a bit of reading, but never gotten around to writing code. I used Gemini in place of Wikipedia to fill in the gaps of my knowledge. The coolest part…
- Show HN: JavaScript MapConcurrent (github.com)
I created an object that provides a concurrent map operation, inspired by patterns common in Java, but that I've not seen in JavaScript. This was mostly an exercise to see if I could get it to work; I haven't used it in…