Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 315 Bytes

File metadata and controls

6 lines (4 loc) · 315 Bytes

tinyChessNet

Neural network learning to play chess defined with python and tinygrad

net.py - building a convolutional neural network with options for batch normalization, gradient clipping and other standard practices to improve

  • currently working on implementing accurately working residual skip connections