apprentissage-machine

There are 10 repositories under apprentissage-machine topic.

  • wikistat/Apprentissage

    Science des Données Saison 3: Apprentissage Automatique / Statistique pour l'Intelligence Artificielle

    Language:Jupyter Notebook504093
  • wikistat/AI-Frameworks

    Science des Données Saison 5: Technologies pour l'apprentissage automatique / statistique de données massives et l'Intelligence Artificielle

    Language:Jupyter Notebook446042
  • blavad/rl

    Ce cours a pour objectif d'initier les étudiants à l'apprentissage par renforcement.

    Language:Python1203
  • persideETS/PFE

    Projet de fin d'études de maîtrise en génie logiciel

    Language:Python1000
  • Reinforcement-Learning

    yassir-ai/Reinforcement-Learning

    YEAR 2022 : In machine learning there are several subcategories. We will focus here on a type of learning that is close to the 'trial and error' method called reinforcement learning. The program (which will subsequently be called either agent or system) performs a series of actions and after a certain period of time, the quality of the state reached is evaluated. We then go up in the list of actions carried out and increase their probability of carrying out (if the final evaluation was favorable), or decrease it (if it was unfavorable)

    Language:C1100
  • AIETS/AIETS.github.io

    Repo de notre siteweb hébergé avec github pages

    Language:CSS0200
  • AIETS/AIETS_KB

    Our knowledge base repo

  • SmailSabrina/Reinforcement-learning-Qlearning

    Présentation sur l'apprentissage par renforcement en utilisant l'algorithme QLearning.

    Language:Python0200
  • octavebenil/hotdog

    Reconnaissance de nouriture (identification d'un image s'il s'agit d'un hot-dog ou pas) avec keras

    Language:Python10