Multi-task learning: How's that done?

This page summarizes the projects mentioned and recommended in the original post on /r/learnmachinelearning

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • chess

    Program for playing chess in the console against AI or human opponents (by bellerb)

  • I use the first approach in a chess bot of mine, here's a link to the article: https://towardsdatascience.com/building-a-chess-engine-part2-db4784e843d5. The code for this can be found here: https://github.com/bellerb/chess/blob/main/ai_ben/train.py.

  • chappie.ai

    Generalized AI to perform a multitude of tasks written in python3

  • I use the second approach in a MuZero like bot if you are interested in an example with code https://medium.com/mlearning-ai/playing-chess-with-a-generalized-ai-b83d64ac71fe. The code can be found here: https://github.com/bellerb/chappie.ai/blob/main/ai/bot.py.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts