Skip to content
#

training-algorithms

Here are 9 public repositories matching this topic...

Language: All
Filter by language

Implementação de um algoritmo de treinamento aleatório para redes neurais. Este projeto explora abordagens alternativas para otimização de modelos em aprendizado de máquina.

  • Updated Sep 30, 2024
  • C++

♟️ Optimized Chess RL Trainer using DQN vs Stockfish. Built with PyTorch and python-chess, it learns using per-move rewards from Stockfish evaluations. Implements Prioritized Experience Replay (PER) and parallel CPU/GPU execution for faster training. The agent dynamically adjusts Stockfish skill level based on performance.

  • Updated Feb 2, 2025
  • Python

Improve this page

Add a description, image, and links to the training-algorithms 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 training-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more