I made a Feed Forward Neural Network that takes in a random point and turns it into an above/below prediction for a line with random slope
github.com/Pymaster3119/AIExperiments
Recently learned about matrix transformations, so I made a sim for it. Much research was needed, and I am really proud that I finished it. github.com/Pymaster3119/AIExperiments
Made a second perception that detects whether a given point is above or below a line with a changing y-intercept:
github.com/Pymaster3119/AIExperiments