BetterClient

BetterClient

2-day streak
Day 2 of coding a neural network from scratch (no dependencies): I got a very basic slow training implementation working. The model in the images are a model that tries to guess whether an input number is bigger or less than 100 The model uses a sigmoid activation function. The description the texts are in the top of the images. The outputs in the images are rounded to 2 decimal points for viewing experience. My goal for tomorrow: Make training faster.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/b9d3aef9-0b6b-4fcc-9daa-a98c300474fa-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/907e20c2-324d-45aa-88ea-4b81aa51e14e-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/786b1502-e2a7-4ed2-a0b0-c28f7b0e078c-image.png
wom emoji
Day 1 of coding a neural network from scratch (no libraries): I got a basic network implementation working, i forcefully set biases and weights. The network returns input * 10 right now, I'm going to hopefully get training working soon.
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/63cb9bad-91a1-4b7a-874c-05f0e15dce08-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/26f19dfc-3efd-4a49-9bc6-fef4dc91b816-image.png
earthquakyeyes emoji
wom emoji
Today I made a web UI for my project and shipped it! <https://betterclient.github.io/z--/|demo >
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/10817ecb-1ffd-45f2-9a48-0502d64292be-image.png
github emoji
zoom emoji
almost done with the compiler, rewrote the code compiler (still not finished)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/dfe202fc-cd87-489f-9f7e-4479fc14a9bf-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/93f49795-5ede-42e2-89df-73e7ee86b50b-image.png
goose-honk-technologist emoji
Worked on rewriting statement handler
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/2deb6357-8972-4954-9893-7e40e4570106-image.png
I made basic code parsing (will probably recode this tomorrow)
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/f80a2274-efac-4c1f-8414-1dc5881c0e4a-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/aad14104-eb5b-4823-b372-f63b1f50067e-image.png
goose-honk-technologist emoji
I got AST compilation to work!
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/502f3e28-1ff6-4f41-9c28-c39b9f68d0a6-image.pnghttps://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/6377fdce-55bb-4951-bf04-68dfa58b3cd9-image.png