24 projects for "learning classifier system" with 2 filters applied:

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    MCreator

    MCreator

    Make Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons

    MCreator is an open-source integrated development environment designed to simplify the process of creating Minecraft mods, add-ons, resource packs, and data packs. The software provides a visual programming environment where users can design mod features using graphical tools instead of writing code manually. Through wizards, block-based programming interfaces, and an integrated editor, MCreator generates the underlying Java or JSON code required for the mod automatically. This approach...
    Downloads: 144 This Week
    Last Update:
    See Project
  • 2
    Botcraft

    Botcraft

    Botcraft is a cross-platform C++ library to create bots

    Botcraft is an advanced Minecraft bot framework that provides a full client implementation in Node.js, enabling bots to join Minecraft servers, interact with the world, and perform tasks like mining, fighting, and building. It leverages the mineflayer ecosystem to provide a highly programmable interface for automation and AI experimentation in Minecraft. Botcraft is particularly useful for AI researchers, game modders, and automation enthusiasts who want to explore pathfinding, environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gideros

    Gideros

    Gideros Release version

    Gideros is a cross-platform development environment for creating amazing games and interactive applications in 2D or 3D. It is easy to pick up, quick to develop, and robust to deploy. Code your game once and deploy it to Android, iOS, MacOS, tvOS, Windows, HTML 5, and more. Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Klavaro Touch Typing Tutor

    Klavaro Touch Typing Tutor

    A very efficient tutor.

    A touch typing tutor very flexible, supporting customizable keyboard layouts. You can edit and save new or unknown keyboard layouts, as the basic course was designed to not depend on specific ones. Also, there are some charts about the learning process.
    Leader badge
    Downloads: 927 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    lwjglbook

    lwjglbook

    Source code of the chapters of the book 3D Game Development with LWJGL

    lwjglbook-leg is the companion code repository for the “3D Game Development with LWJGL 3” book, offering a practical learning path for building a 3D game engine in Java using the Lightweight Java Game Library (LWJGL). It covers the implementation of a modern OpenGL-based engine from scratch, guiding readers through key concepts such as rendering, lighting, animation, input handling, and scene management. This project serves as an excellent educational resource for Java developers interested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ELF (Extensive Lightweight Framework)

    ELF (Extensive Lightweight Framework)

    An End-To-End, Lightweight and Flexible Platform for Game Research

    ELF (Extensive, Lightweight, and Flexible) is a high-performance platform for reinforcement learning research that unifies simulation, data collection, and distributed training. A C++ core provides fast environments and concurrent actors, while Python bindings expose simple APIs for agents, replay, and optimization loops. It supports both single-agent and multi-agent settings, with batched stepping and shared-memory queues that keep GPUs saturated during training. ELF introduced widely used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DarkForestGo

    DarkForestGo

    DarkForest, the Facebook Go engine

    darkforestGo is an early deep-reinforcement-learning Go engine that combined a convolutional policy/value network with Monte Carlo Tree Search (MCTS) to play the full 19×19 game at a strong amateur level. The system couples fast GPU policy inference with CPU or GPU-assisted tree search so priors from the network guide exploration while search refines local tactics. Training pipelines mix supervised learning from human professional games and self-play fine-tuning, allowing the model to learn opening patterns and endgame tactics beyond simple pattern libraries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    kidware

    Kid safe flash apps packaged in webpages

    Kidware is currently a few flash apps for helping very young kids with learning mouse control, counting and basic sets. I tried to keep as much distraction out of the games as possible, in part, because I want the kids to focus on learning the tech above being amused. Hopefully kids will quickly learn these techniques and then use them to play some more advanced games. Currently, most of the games do not come with sound or instruction so the teacher/adult may need to demonstrate the game. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Gametable

    Multi-user whiteboard emphasizing simplicity.

    Gametable (also known as GamenianTabele), is a Java-based shared whiteboard and chat client. It is designed primarily to provide an online tabletop interface. Draw directly, or place images, that all connected users can see and manipulate. RNG/dice functions supported, infinite table size, a few Z-order layers, pointer tools visible to everyone connected, stand along host server, and basic tagging and drawing tools. It specializes in simplicity, virtually no learning curve, and ease of use....
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    Programming language Karel is a game to learn structural programming. It consist of graphical user interface and debugger that provide easy and fast learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    MorseLab
    Java-based free software for learning audio and flashing-light Morse code. Features include very flexible audio system, drills based on live news feeds, and adaptive drilling strategies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Subverse Project is a system to agent interaction in a virtual world with objective of studies and learns of Artificial Intelligence algorithms. It is a set of parts to create a simulated environment of Artificial Inteligence and learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project contains a framework, built to be used in a Digital Game Design Undergraduate course. Such framework allow a better learning of object-oriented principles by first-grade students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An action-packed multiplayer Macross (Robotech) game where the key focus is on the valkyrie fighters. Glory to the brave! (Robotech:Glory is also a beginner developers learning platform. Welcome!) IN PLANNING
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pavlov is a Java multiple choice teaching program. Easy to write, pluggable question selection strategies & user feedback modules optimize time spent learning huge amounts of info stored in XML libraries. Also library editor and general use packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Squicki game is an Allegro-based platform game, initially written on the course of learning to use Allegro. It has since then became a game with a highly humoristic potential, employing elements of sarcasm, surrealism, pacifism and a light touch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iMate is a win32 / Linux desktop mate programme. It offers more features than the already existing desktop mate (AI, learning capacity, growth and limited lifeTime, third party tools to add new behaviour, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mnemisis is a tool for learning and using what is called the 'major' system of mnemonic for remembering numbers. It involves /learning/ (sigh) a phonetic system, but after that it's time to start cramming those 20+ digit numbers into your head. Free
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sol Dominion is a game of expansion, exploring, learning and conquering, a mix between Homeworld's controls, with Imperium Galactica's empire management. You roleplay the leader of a nation, building colonies on planets and moons, researching, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A client - server game where all mechanical objects (robots) can be programmed, using standard programming languages, to battle other robots. Will be a great learning tool for robotics and programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is rather dead. It might be of interest to people learning the Allegro library, but not to games players. The engine works, but there is no enemy AI or multiplayer, so there are no opponents to fight against.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a Linux replacement, for the windows game "Larry's Learning Letters and Numbers." It's a fun learning game, helping children learn their letters, numbers, and spelling. In addition, children get comfortable using a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Moo! it is a compact and basic C++ 2D-Game Framework for user learning on Game Development. Based primarily on OGRE, OIS for input systems and IrrKlang for a very simple audio engine framework, Moo! is intended to be as well a very basic and fun game ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Etherian Life
    A MMORPG game focused around the malleability of a 'sandbox' world. Focused on learning more about living in the real world. Item creation, vast map with natural boundaries. AI systems. Projected to be an educational yet fun game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo