You are browsing as a guest. Sign up (or log in) to start making projects!

41m 44s logged

Devlog #1
Hello guys today I am working on a project with the goal with building my own AI, yes, you heard that right! The goal is to train it locally and that it works 100% offline
Here’s what I did up until now:

  1. I set up the project in python
  2. Built my first neural network with the help of AI that contains one neuron and which was used to understand weights, loss, prediction and more
  3. Did my first AI training which the AI discovered the multiplying by 2 rule
  4. Dataset loader
  5. Tokenizer
  6. Custom vocabulary
  7. Encoder/Decoder and a few other stuff
0
6

Comments 0

No comments yet. Be the first!