Showing 306 open source projects for "q-learning"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    Lines

    Lines

    Lines a game written in Python two players through internet

    Lines is an old game that I had programed in python (pygame). I usually prefer to use visual c# as a programing language. However, I wrote this game in python in a time period, I was learning python. Here, I want to thank all people who have training videos in youtube, they helped me a lot to make this program. Some of the code of the program is from these videos. The game can be played from one or two persons through internet. The game is a good example for learning pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AS Arrow

    AS Arrow

    Add and Subtract game

    ... is negative (subtract/minus). The row of cards can be deleted as sum (add/subtract) of cards is 0. (J is 11,Q is 12, K is 13) If the number of cards is 12, but can't be deleted now. The game is over. By the way, if cards library is empty and user can't win, the game is over. Note: 1. Click "NEW GAME!" can start a new game. 2. Click cheat image (NOT text), can ON/OFF cheat information. Cheat is ON by default. But I suggest OFF, to play real AS Arrow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jdw pool tips

    jdw pool tips

    Pool Tips

    Pool (billiards) instructional sheets and tips, in PDF files. Free and open for anyone learning to play pool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Castle Brains

    FPS written in Unity and C#

    ... really enjoyed the learning and creation process. I hope you enjoy the game as much as I do! I have also made the Unity package(The file containing the project itself, not the standalone game). If you have any questions or issues please contact me at AC1MX@outlook.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Euler

    Euler

    A distributed graph deep learning framework.

    ... for processing by existing deep learning models. Graph is a data type in non-Euclidean space and cannot be directly applied to existing methods, requiring a specially designed graph neural network system. Graph-based learning methods such as graph neural networks combine end-to-end learning with inductive reasoning, and are expected to solve a series of problems such as relational reasoning and interpretability that deep learning cannot handle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Typing Baba: Hindi Typing Tutor

    Typing Baba: Hindi Typing Tutor

    Typing Baba: Hindi Typing Tutor, Learn Hindi typing

    Typingbaba: Hindi typing tutor is an app made for learners of each and every capacity. It will improve the learning curve of every user. Typing baba is designed for hindi typing learners besides this it will help the intermediate learners to excel via accectuating and refining their skill and strong points. It includes hindi typing lessons which are meant to increase typing speed and accuracy of users. This tutor is designed by taking into account all shortcomings of new users so that in short...
    Downloads: 208 This Week
    Last Update:
    See Project
  • 7

    intelligent thinking system solving

    An approach where computer solves problems like a human brain does;

    The intelligent, thinking systems solving project uses a method whereby the computer solves the problem in a way a biological way does. The result of this is that it can learn and emulate a behavior or strategy. Two examples of the process use the game of chess and the game of go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    How can we develop artificial intelligence that learns to make sense of complex environments? That learns from others, including humans, how to interact with the world? That learns transferable skills throughout its existence, and applies them to solve new, challenging problems? Project Malmo sets out to address these core research challenges, addressing them by integrating (deep) reinforcement learning, cognitive science, and many ideas from artificial intelligence. The Malmo platform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Game Development (Ninja Girl)

    Java Game Development (Ninja Girl)

    Example code for creating a 2D platform game in Java.

    !Help Wanted! See Discussions for more details. A platform game demonstrating concepts for 2D platform game creation in Java. Collect the stars and go through the door to advance levels. Graphics courtesy of: https://www.gameart2d.com https://opengameart.org/content/animated-fire https://craftpix.net Levels created using https://www.mapeditor.org/ Project created in the Eclipse Java IDE. Keys: Up, Down, Left, Right - Move Player Space - Jump M - Throw Kunai Q, A - Scroll...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gameboy.Live

    Gameboy.Live

    A basic gameboy emulator with terminal "Cloud Gaming" support

    A basic gameboy emulator with terminal "Cloud Gaming" support. Gameboy.Live is a Gameboy emulator written in go for learning purposes. You can simply play Gameboy games on your desktop. Or, "Cloud Game" in your terminal with a single command (The demo server is down now, you have to deploy on your own server) You can directly download the executable file from the Release page, or build it from the source. Go Version 1.11 or higher is required. Run go version to check what the version currently...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    FPS Sample

    FPS Sample

    A first person multiplayer shooter example project in Unity

    The FPS Sample was created for internal validation of features and packages available at the time of Unity 2018.3 and is available for download including all assets. Game code that includes unsupported custom netcode with an authoritative server architecture supporting up to 16 players (not recommended for use in production). It’s intended as a source of inspiration and learning for intermediate and experienced developers using Unity 2018.3 or Unity 2018.4 LTS releases. It’s using experimental...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Project 1: Grail of the Lava Kingdom

    Project 1: Grail of the Lava Kingdom

    Our first homebrew game for a retro console

    Our first homebrew game for a retro console. We decided to write a simple program for the Atari Lynx due to the availability of C libraries and the small device C compiler. This is a pretty terrible game but it was a good project for us from a learning perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Robi Robot
    Robi Robot is a collection of small learning games for children and adults Everybody is allowed to add its own game programed in C#. At the moment, two languages are supported: Swiss German and English, but the multi-language support is prepared.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Championify

    Championify

    Gets the critical information you need to succeed in League of Legends

    Championify brings you the critical information you need to succeed in League of Legends by downloading all the latest items from sites like Champion.gg, Lolflavor, and KoreanBuilds and importing them into your game. Get the highest winning builds, most popular skills upgrades and more and achieve the best in League of Legends with Championify. Championify is free and available in 39 languages, packed with new features and supports Windows and OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TorchCraft

    TorchCraft

    Connecting Torch to StarCraft

    We present TorchCraft, a library that enables deep learning research on Real-Time Strategy (RTS) games such as StarCraft: Brood War, by making it easier to control these games from a machine learning framework, here Torch. This white paper argues for using RTS games as a benchmark for AI research, and describes the design and components of TorchCraft. TorchCraft is a BWAPI module that sends StarCraft data out over a ZMQ connection. This lets you parse StarCraft data and interact with BWAPI from...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    LifeSim Bash

    Autonomous life simulation written in bash

    This is LifeSim. It was a pretty decent C++ project, log time ago, but was discontinued. Now is reborn in bash! Long story short, LifeSim aims to create an autonomous, simple but complete "virtual animal" which can eat, sleep, meet other LifeSims, spread, mate and so on. This is an ultra-early alpha stage, so if you wanna try it's ok but remember..."nothing will work as expected". CONTACT ME IF YOU HAVE IDEAS OR WANT TO GET INVOLVED!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Asedio

    RTS game for learning Algorithm Design

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tic Tac Toe (Autonomous) Dhaval Kadia

    Tic Tac Toe (Autonomous) Dhaval Kadia

    Experience AI ( Computer Plays with You ) !

    SmartPrediction-ENGINE inside Enhanced with Artificial Intelligence Based upon Game Theory Still This is in BETA Phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Key Collecting Gamey Thing

    Key Collecting Gamey Thing

    A little game I strung together using Unity 5

    A submission for the Game Development coursework at university. It doesn't have bugs, only unusual features. Most of it is just learning/demoing some requirements, but I genuinely had fun at the boss fight at the end of level 2, so not all is lost. If you want to poke around the source code, yes, I know it's a mess. Problem is we were taught to use Unity's malformed miscreation of Javascript; at one point I realised I absolutely despise it, but I didn't know that js and cs couldn't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Casino-BlackJack

    Casino-BlackJack

    Blackjack skill and card counting training

    A simple Casino BlackJack card game written in C# as part of my learning assignment a few years ago and it is not intent to be a full feature game. This project is to demostrate the way to build a simple card game and only cover the very basic of blackjack rule with standard card counting method. To active counting monitor, please select "Manual shuffle on the setting manu. Use this game to train your card counting skill before you go to the real casion. Sorce code available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GameExampleCode

    Source code of a text adventure game.

    This is just a simple text adventure game, feel free to download and make your own game with your own story. This is for learning purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 1 This Week
    Last Update:
    See Project