Stars
Code samples for my book "Neural Networks and Deep Learning"
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
It is a simple turn based strategy game.
Learn how to design, develop, deploy and iterate on production-grade ML applications.
a simple implementation of angrybirds using pygame and pymunk
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python
a simple PlantsVsZombies game
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
It is a simple strategy turn based game
SuperMarioBros game written by python (support level 1-1 to level 1-4)
javascript gobang AI,JS五子棋AI,源码+教程,基于Alpha-Beta剪枝算法(不是神经网络)
a maze generator (support 4 maze generation algorithms) and path search using A* algorithm
A simple improved shoot game based on https://github.com/Kill-Console/PythonShootGame.

