Skip to content
#

mixed-precision-training

Here are 23 public repositories matching this topic...

This project implements a neural network-based chess AI using TensorFlow and Keras. The model uses convolutional layers and residual blocks to predict the best chess moves and evaluate board states. It combines policy and value predictions to create a robust chess-playing AI, inspired by AlphaZero's architecture.

  • Updated Nov 20, 2024
  • Python

This repository contains a Convolutional Neural Network (CNN) model designed for brain tumor classification using MRI images. The model employs multiple convolutional layers, batch normalization, dropout for regularization, and fully connected layers to achieve high accuracy.

  • Updated Sep 19, 2024
  • Python

Improve this page

Add a description, image, and links to the mixed-precision-training topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mixed-precision-training topic, visit your repo's landing page and select "manage topics."

Learn more