Me just playing with neural networks. It's partly trying (and failing) to predict stocks and crypto. The neural network base, which I built from scratch (Net.py, not including the RNN part, for which I followed a tutorial), does work though. I went through the calculus for everything, so that I could really understand what was going on.