CovERUshKA/ddnet-nn
DDNet Neural Network
This project provides an example of a trained neural network for the game DDNet. It processes game state information to produce actions for controlling in-game movement, effectively creating an AI player. This is intended for game developers or AI researchers interested in game AI and bot development for DDNet.
Use this if you are a game developer or AI researcher looking for an existing neural network implementation to create AI players or bots for the game DDNet.
Not ideal if you are looking for a general-purpose AI solution or a pre-compiled bot that doesn't require compilation and integration into the DDNet server.
Stars
12
Forks
1
Language
C++
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/CovERUshKA/ddnet-nn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
apache/singa
a distributed deep learning platform
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++