SIMPLE

Selfplay In MultiPlayer Environments (by davidADSP)

SIMPLE Alternatives

Similar projects and alternatives to SIMPLE

  1. simple-enumeration

    Simple Haskell package for efficiently indexable finite and infinite enumerations.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. SIMPLE

    1 SIMPLE VS SIMPLE

    Selfplay In MultiPlayer Environments (by pbtura)

  4. simple-src-utils

    source code utilities, for editor integration

  5. magictrick

    Discontinued Rules engine for the card game Magic Trick

  6. dartmcts

    A Monte Carlo Tree Search library written in Dart used to power opponents in the Trickster's Table app

  7. simple-rope

    A port of the rope from the http://github.com/jkff/ire/ project to Haskell

  8. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  9. simple-pipe

    simple pipeline library like conduit

  10. character-cases

    A Haskell library for subspecies types of Char, and naming cases.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better SIMPLE alternative or higher similarity.

SIMPLE discussion

Log in or Post with

SIMPLE reviews and mentions

Posts with mentions or reviews of SIMPLE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Looking for help migrating an old example project to stable-baselines3
    2 projects | /r/reinforcementlearning | 4 Jul 2023
    I've been looking for a good code example that I could dig my teeth into to help me get a better handle on machine learning in python. I eventually ran across this: https://github.com/davidADSP/SIMPLE which is pretty much everything I wanted. The catch is, the project is not being actively maintained and is based around some obsolete libraries. Rather than go back to scouring the web, I decided to be stubborn and migrate the dependencies myself. I forked the repo and started working on the migration here: https://github.com/pbtura/SIMPLE
  • Show HN: Trickster's Table card game app
    3 projects | news.ycombinator.com | 23 Jun 2023
    I've been working on the Trickster's Table app for the past six months or so. It's an app written in Dart/Flutter that lets you can play modern trick taking games against AIs trained using reinforcement learning.

    The app currently contains implementations of Boast or Nothing, Yokai Septet (2-player), Potato Man, and (on beta channels) Magic Trick. Here's a Geeklist showing other games I'm planning to add: https://boardgamegeek.com/geeklist/226363/tricksters-table-a...

    Certain parts of it are open source, including the most recently added game engine for the game Magic Trick by Chris Wray: https://github.com/dbravender/magictrick and the Monte Carlo Tree Search / Neural Network library it uses: https://github.com/dbravender/dartmcts

    Currently, for training the AIs I use this PR against SIMPLE so I don't have to write each game in both Dart and Python: https://github.com/davidADSP/SIMPLE/pull/34

    I've got a long list of things to fix and try when it comes to training the AIs (including trying integrating with other frameworks to see how well they perform). Is anyone interested in helping to train AIs or implementing new games? I can check with the designers of some of the existing games or future games to see if they are okay with me sharing the source code for their games.

    iOS: https://apps.apple.com/us/app/tricksters-table/id1668506875 TestFlight to get the latest games (including Magic Trick): https://testflight.apple.com/join/uuFXY9mw

Stats

Basic SIMPLE repo stats
2
321
0.0
about 1 year ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Python is
the 2nd most popular programming language
based on number of references?