All Projects â†’ airbus â†’ scikit-decide

airbus / scikit-decide

Licence: MIT license
AI framework for Reinforcement Learning, Automated Planning and Scheduling

Programming Languages

python
139335 projects - #7 most used programming language
C++
36643 projects - #6 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to scikit-decide

Managers Playbook
📖 Heuristics for effective management
Stars: ✭ 4,504 (+14913.33%)
Mutual labels:  decision-making
mcts
🌳 Domain independent implementation of Monte Carlo Tree Search methods.
Stars: ✭ 15 (-50%)
Mutual labels:  decision-making
monolith
A C++ monorepo for discrete and continuous optimization. Batteries included!
Stars: ✭ 84 (+180%)
Mutual labels:  scheduling-algorithms
Democracyos
Democracia en Red is focusing on specific implementations of DemocracyOS. We are working now working with governments and activists all over Latin America. If you are interested in our online participation tools you can check them out on our site.
Stars: ✭ 1,753 (+5743.33%)
Mutual labels:  decision-making
Random-Name-Picker
Simple, beautiful Android app to help you choose from a list of names at random. Downloaded 560,000+ times on Google Play with a 4.5+ rating after 3,500+ reviews.
Stars: ✭ 37 (+23.33%)
Mutual labels:  decision-making
ordered
Entropy-controlled contexts in Python
Stars: ✭ 36 (+20%)
Mutual labels:  planning-algorithms
culture
Team Culture, Processes, Handbooks
Stars: ✭ 57 (+90%)
Mutual labels:  decision-making
process-scheduling-solver
A web app to generate gantt chart and calculate turnaround time and waiting time for various CPU scheduling algorithms.
Stars: ✭ 90 (+200%)
Mutual labels:  scheduling-algorithms
RL-ROBOT
Reinforcement Learning framework for Robotics
Stars: ✭ 81 (+170%)
Mutual labels:  decision-making
lifescripts
Automating various decisions stochastically, starting with my current coin-based intermittent fasting and dice-based kettlebell.
Stars: ✭ 20 (-33.33%)
Mutual labels:  decision-making
GenericCDSS
GenericCDSS is a web-based application, which provides the main dashboard where professionals (e.g, practitioners, nurses) can follow all the patients that are under their responsibility and some details about the state of each one.
Stars: ✭ 37 (+23.33%)
Mutual labels:  decision-making
ase exploration
Planning for robotic exploration based on forward simulation
Stars: ✭ 82 (+173.33%)
Mutual labels:  decision-making
TrajectoryPlanner
ROS - based trajectory planning for a robot on OccupancyGrid
Stars: ✭ 26 (-13.33%)
Mutual labels:  planning-algorithms
Awesome Leading And Managing
Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
Stars: ✭ 5,255 (+17416.67%)
Mutual labels:  decision-making
manager.README
This is a document on me at work, I recognise that the faster we get to know each other and how we work, the better and stronger our relationship will be, and the more we’ll accomplish together.
Stars: ✭ 15 (-50%)
Mutual labels:  decision-making
Google-Data-Analytics-Professional-Certificate
Quizzes & Assignment Solutions for Google Data Analytics Professional Certificate on Coursera. Also included a few resources on side that I found helpful.
Stars: ✭ 19 (-36.67%)
Mutual labels:  decision-making
SS-Replan
Online Replanning in Belief Space for Partially Observable Task and Motion Problems
Stars: ✭ 43 (+43.33%)
Mutual labels:  planning-algorithms
pareto
Spatial Containers, Pareto Fronts, and Pareto Archives
Stars: ✭ 69 (+130%)
Mutual labels:  decision-making
ConsiderIt
For deliberation and opinion visualization
Stars: ✭ 62 (+106.67%)
Mutual labels:  decision-making
Metaheuristics.jl
High-performance metaheuristics for optimization coded purely in Julia.
Stars: ✭ 144 (+380%)
Mutual labels:  decision-making
                _  __    _  __              __             _      __
   _____ _____ (_)/ /__ (_)/ /_        ____/ /___   _____ (_)____/ /___
  / ___// ___// // //_// // __/______ / __  // _ \ / ___// // __  // _ \
 (__  )/ /__ / // ,<  / // /_ /_____// /_/ //  __// /__ / // /_/ //  __/
/____/ \___//_//_/|_|/_/ \__/        \__,_/ \___/ \___//_/ \__,_/ \___/

actions status version stars forks


Scikit-decide for Python

Scikit-decide is an AI framework for Reinforcement Learning, Automated Planning and Scheduling.

Installation

Quick version:

pip install scikit-decide[all]

For more details, see the online documentation.

Documentation

The latest documentation is available online.

Examples

Some educational notebooks are available in notebooks/ folder. Links to launch them online with binder are provided in the Notebooks section of the online documentation.

More examples can be found as Python scripts in the examples/ folder, showing how to import or define a domain, and how to run or solve it. Most of the examples rely on scikit-decide Hub, an extensible catalog of domains/solvers.

Contributing

See more about how to contribute in the online documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].