https://github.com/starlibs/AILibs
A collection of Java libraries for basic AI algorithms (JAICore) and automated software composition, in particular AutoML (softwareconfiguration)
https://github.com/starlibs/AILibs
Last synced: 18 days ago
JSON representation
A collection of Java libraries for basic AI algorithms (JAICore) and automated software composition, in particular AutoML (softwareconfiguration)
- Host: GitHub
- URL: https://github.com/starlibs/AILibs
- Owner: starlibs
- License: agpl-3.0
- Created: 2017-06-28T06:19:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T21:34:06.000Z (over 2 years ago)
- Last Synced: 2024-07-24T03:14:16.139Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 150 MB
- Stars: 37
- Watchers: 9
- Forks: 36
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-automl - starlibs/AILibs - search): (AStar, BestFirst, Branch & Bound, DFS, MCTS, and more);2)Logic (jaicore-logic): Represent and reason about propositional and simple first order logic formulas;3)Planning (jaicore-planning): State-space planning (STRIPS, PDDL), and hierarchical planning (HTN, ITN, PTN);4)Reproducible Experiments (jaicore-experiments): Design and efficiently conduct experiments in a highly parallelized manner.;5)Automated Software Configuration (HASCO): Hierarchical configuration of software systems.;6)Automated Machine Learning (ML-Plan): Automatically find optimal machine learning pipelines in WEKA or sklearn (Libraries)