Showing 69 open source projects for "java implementation of perceptron"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    uwindsortablut

    Viking chess (tablut) game with CPU player

    A full implementation of Tablut(aka Viking chess). Supports human vs human and human vs CPU games. Runs as Java Swing application (Java 8 Required). run the game from dist folder with java -jar tablut.jar Implemented By University of Windsor computer science students during Introduction to Artificial Intelligence course taught by Professor Kalyani Selvarajah.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    2D Java Chess

    A two-dimensional classic game of Chess.

    A fun game of Chess in 2-D created in Java. This game has basic features implemented, but we expect to push out a multiplayer version soon.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Java implementation of chess rules, layers and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pendragon ToolBox

    Pendragon ToolBox

    Set of tools for PnP RPG Pendragon

    A set of tools designed for the pen and paper RPG "Pendragon". It's based on a library for creating tools for PnP RPGs, and also the first implementation of it. The idea is first developing this tool, but also developing the RPG tools library using this as a first example of it's possibilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    MechFight
    MechFight is a new implementation of the Amigagame Mechforce. In this tactical game groups of warriors fight with heavy machines (up to 100 tons), until defeat or even death in a thermonuclear explosion of their engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ANother IMplementation Of Scotland Yard - Java implementation of the Ravensburger board game 'Scotland Yard'. While the program takes the role of Mr. X, you have to coordinate the detectives in order to catch the fugitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open source implementation of the Power Grid board game (aka Funkenschlag)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is Android implementation of the game Overflow: http://overflow.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    Parlour Games Companion

    The project hosts a set of parlour games.

    In the project's 2 person games there will usually be a computer player implemented, too. In general the computer will supervise and check that game play follows the correct rule set, e.g. as offered in the single person fifteen puzzle game. As a first game of this collection you will find an Android implementation of the popular 15 puzzle (also well known as sliding puzzle or sliding tile puzzle as invented by Noyes Palmer Chapman around 1880). Have fun playing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Broker for J2ME is an implementation of the popular board game Broker based on J2ME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jarcassonne is a free Java implementation of the board game Carcassonne.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is designed to be an implementation of the Dungeons and Dragons 3.5 board game in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Mahjong
    Implementation of the original Chinese board game of Mahjong using Hong Kong rules.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    A simple implementation of the game draughts in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Joaquim Brazilian Checkers Game
    Joaquim is a java implementation of brazilian checkers (aka draughts) game. It has a console-based interface. Brazilian Checkers has the same rules as International Checkers but it is played on a 8x8 board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A java implementation of the RoboRally game by Avalon Games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JavaRisk v2 is a strategic game roughly based on the board game Risk. The game features network support for multiplayer games, hot-seat sessions for playing with friends on one PC & a challenging Ai. We also provide an implementation of the original Risk
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A traditional jigsaw puzzle game. Use your own images and create unique puzzles each time. A java implementation with sound and save/load ability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    connect440
    A simple Java implementation of the classic Connect Four game that was written for an Object Oriented Design class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SimpleShogi
    SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    A Java chess server inspired by (F)ICS. The main difference that it features improved implementation and communication protocol. The goal is to make the best open source chess server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An implementation of John Conways game of life for experimental purposes in optimising Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aibalone is a free implementation of an Artificial Intelligence for the game Abalone. The project is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB