It started mostly as an exercise to make sure I actually understood forward propagation and backpropagation rather than just using an existing framework. If anyone is interested:…
I’ve been building something similar for quite a while, with a stronger focus on minimizing dependencies on external services: https://github.com/kvladsrc/gym/tree/main/production I find it convenient to interact with…
It started mostly as an exercise to make sure I actually understood forward propagation and backpropagation rather than just using an existing framework. If anyone is interested:…
I’ve been building something similar for quite a while, with a stronger focus on minimizing dependencies on external services: https://github.com/kvladsrc/gym/tree/main/production I find it convenient to interact with…