Showing 39 open source projects for "python q learning"

View related business solutions
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    AlphaZero.jl

    AlphaZero.jl

    A generic, simple and fast implementation of Deepmind's AlphaZero

    Beyond its much publicized success in attaining superhuman level at games such as Chess and Go, DeepMind's AlphaZero algorithm illustrates a more general methodology of combining learning and search to explore large combinatorial spaces effectively. We believe that this methodology can have exciting applications in many different research areas. Because AlphaZero is resource-hungry, successful open-source implementations (such as Leela Zero) are written in low-level languages (such as C...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 2
    openage

    openage

    Open source clone of the Age of Empires II engine

    openage is a free cross-platform RTS game engine that provides the mechanics of Age of Empires. Using modern technologies as C++17, OpenGL/GLSL, Python, Qt5 and CMake allows people using GNU/Linux, BSD, macOS or Windows to play the game natively. Our aim is to make openage a platform for the original Age of Empires games providing the same look and feel, but with more features for modding and multiplayer. openage uses an open API powered by our human-readable configuration language nyan. We...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    ViZDoom

    ViZDoom

    Doom-based AI research platform for reinforcement learning

    ViZDoom allows developing AI bots that play Doom using only the visual information (the screen buffer). It is primarily intended for research in machine visual learning, and deep reinforcement learning, in particular. ViZDoom is based on ZDOOM, the most popular modern source-port of DOOM. This means compatibility with a huge range of tools and resources that can be used to create custom scenarios, availability of detailed documentation of the engine and tools and support of Doom community...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Bullet Physics SDK

    Bullet Physics SDK

    Real-time collision detection and multi-physics simulation for VR

    ... using Deep Reinforcement Learning, or using Gradient based optimization (for example LFBGS). In addition, the simulator can be entirely run on CUDA for fast rollouts, in combination with Augmented Random Search. This allows for 1 million simulation steps per second. It is highly recommended to use PyBullet Python bindings for improved support for robotics, reinforcement learning and VR. Use pip install pybullet and checkout the PyBullet Quickstart Guide.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 5
    Gym

    Gym

    Toolkit for developing and comparing reinforcement learning algorithms

    Gym is a toolkit for developing and comparing reinforcement learning algorithms. It supports teaching agents, everything from walking to playing games like Pong or Pinball. Open source interface to reinforce learning tasks. The gym library provides an easy-to-use suite of reinforcement learning tasks. Gym provides the environment, you provide the algorithm. You can write your agent using your existing numerical computation library, such as TensorFlow or Theano. It makes no assumptions about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AWS GameKit Plugin for Unreal

    AWS GameKit Plugin for Unreal

    The AWS GameKit Plugin for Unreal

    AWS GameKit is an open-source engine integration toolkit for game developers who want to create high-quality, cloud-connected game features without the potentially steep learning curve for cloud service architecture and AWS. With AWS GameKit, you can deliver core functionality to your players with minimal effort and time by using pre-built AWS solutions for your game backend and integrating the features into your game. You can use the AWS GameKit game features as designed or as a launch pad...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PySC2

    PySC2

    StarCraft II learning environment

    PySC2 is DeepMind's Python component of the StarCraft II Learning Environment (SC2LE). It exposes Blizzard Entertainment's StarCraft II Machine Learning API as a Python RL Environment. This is a collaboration between DeepMind and Blizzard to develop StarCraft II into a rich environment for RL research. PySC2 provides an interface for RL agents to interact with StarCraft 2, getting observations and sending actions. The easiest way to get PySC2 is to use pip. That will install the pysc2 package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10
    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: 3 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile. -Limit the maximum tile value. -Limit time allowed for movement. -Enable no movement (a new tile appear even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ravenwood Island

    Ravenwood Island

    Explore the island, talk to it's inhabitants and discover it's secrets

    .... __________ Ravenwood Island is a command-line open-world explomake written entirely in Python. I'm learning as I go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Super Kanji Time II

    Super Kanji Time II

    A time attack game for learning various kanji.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach various kanji to students of the Japanese language. The kanji lists are taken from the textbook Nakama 2. In this game, you must click on the appropriate kanji according to the pronunciation given to you. When a correct click is made, a sound plays and the kanji disappears. The goal is to make all the kanji disappear as fast as you can. You can compete against yourself, classmates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Super Kanji Time I

    Super Kanji Time I

    A time attack game for learning various kanji.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach various kanji to students of the Japanese language. The kanji lists are taken from the textbook Nakama 2. In this game, you must click on the appropriate kanji according to the pronunciation given to you. When a correct click is made, a sound plays and the kanji disappears. The goal is to make all the kanji disappear as fast as you can. You can compete against yourself, classmates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kana Attack III

    Kana Attack III

    A time attack game for learning hiragana and katakana.

    This is a game developed in Python and compiled for Windows XP, Vista, 7, and 8 that is built to teach the kana syllabaries to students of the Japanese language. In this game, you must click on the appropriate hiragana or katakana symbol according to the pronunciation given to you. When a correct click is made, a sound plays and the kana disappears. The goal is to make all the kana disappear as fast as you can. You can compete against yourself, classmates, or friends using a local...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ballspace

    ballspace

    Ballspace is a Tux breakout game with a level editor.

    ... to move, space to shoot.Escape to exit, Q to quit the current screen. P to pause. F to switch between fullscreen and windowed mode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Horrid'

    Horrid'

    Text based game made in python 3.3

    Horrid' is a text based game made in python 3.3. Right now it's just a fun project, for learning and entertaining myself. I am still learning python for more advanced uses and programming. In future it is going to have UI and advanced text. It is not advanced.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Welcome to the world of social dreaming! Social dreaming is the new practice of dreamers interacting via the internet. These Python programs all use the Zeo home EEG bedside device at www.myzeo.com/sleep/shop/featured-products/zeo-sleep-manager-bedside.html, and www.sleepstreamonline.com. For an introduction to this topic, see my writings on lucid dreaming and multi-player dream games at http://books.google.com/books?id=tMSytmC089YC&lpg=PP1&pg=PA4#v=onepage&q&f=false and the IASD conference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Golden Point

    Golden Point

    A simple, console-based card game, similar to some other card games.

    Golden Point is a simple card game, similar to some other popular card games. The main goal of the game is to get more points then your opponent, but in the same time not to get more than 21 ("Golden Point"). During the game you get cards, which have next values: 6, 7, 8, 9, 10 - according to numbers in it's names; J - 2 points; Q - 3 points; K - 4 points; A - 11 points. In the beginning of the game you get 2 cards, and if your total points are less than 21, you can take more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Archaeadom

    Top down space shooter - For learning purposes

    Don't judge this as if it were anything more than a hobby. Don't even think I know what I'm doing here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pynvaders

    pynvaders

    Invaders like game, written in Python with Curses... :)

    Invaders like game, written in Python with Curses... :) Also, this was a learning project for me to Python language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The goal of this project is to create a Python implementation of standard Riichi Mahjong. Code shall be properly documented and serve as a learning tool for other developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Strum aims to improve your musical skills on stringed instruments; learning scales, chord construction, and how to find them on various instruments with many tunings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Very compact Tetris game for those who want to play where/when they should not: only a tiny gaming area (even 40px high) your headmaster will hardly notice (in case, just press Q or Escape).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next