Keras
- TensorFlow
- Keras: The Python Deep Learning library
- How to build your own AlphaZero AI using Python and Keras
Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. It was developed with a focus on enabling fast experimentation.