A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
-
Updated
Mar 12, 2022 - Python
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Using tensor flow to build a convolutional neural network to classify 43 different types of traffic signs
CNN with Inception modules for MNIST classifier
Add a description, image, and links to the inception-module topic page so that developers can more easily learn about it.
To associate your repository with the inception-module topic, visit your repo's landing page and select "manage topics."