Compare commits

...

7 Commits

Author SHA1 Message Date
Joseph Misiti
4964cff362
Merge pull request #998 from jonas-eschmann/master
Adding RLtools to the C++ Reinforcement Learning Section
2024-08-07 13:16:24 -04:00
Joseph Misiti
3359b56bf3
Merge pull request #997 from Okerew/master
Added a machine learning library called okrolearn
2024-08-07 13:16:08 -04:00
Joseph Misiti
86f1e32c3f
Merge pull request #995 from Paras-96/patch-1
Added one useful resource
2024-08-07 13:15:58 -04:00
jonas-eschmann
2253eb5111
Adding "header-only" clarification 2024-07-30 14:59:37 +04:00
jonas-eschmann
ce66b8cfb3
Adding RLtools to the C++ Reinforcement Learning Section 2024-07-30 14:57:42 +04:00
Okerew
afda79c29a
Update README.md 2024-07-06 21:03:39 +02:00
Paras-96
46443d06d8
Added one useful resource
Added the DSML course URL to the section - Machine Learning/ Data Mining, providing the upskilling platform for the DSML aspirants.

Please let me know if further changes are required.

Thank you
2024-06-11 10:11:22 +05:30
2 changed files with 7 additions and 1 deletions

View File

@ -41,6 +41,7 @@ Further resources:
- [Speech Recognition](#cpp-speech-recognition)
- [Sequence Analysis](#cpp-sequence-analysis)
- [Gesture Detection](#cpp-gesture-detection)
- [Reinforcement Learning](#cpp-reinforcement-learning)
- [Common Lisp](#common-lisp)
- [General-Purpose Machine Learning](#common-lisp-general-purpose-machine-learning)
- [Clojure](#clojure)
@ -281,6 +282,10 @@ Further resources:
#### Gesture Detection
* [grt](https://github.com/nickgillian/grt) - The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, C++ machine learning library designed for real-time gesture recognition.
<a name="cpp-reinforcement-learning"></a>
#### Reinforcement Learning
* [RLtools](https://github.com/rl-tools/rl-tools) - The fastest deep reinforcement learning library for continuous control, implemented header-only in pure, dependency-free C++ (Python bindings available as well).
<a name="common-lisp"></a>
## Common Lisp
@ -1271,7 +1276,7 @@ be
* [PyBroker](https://github.com/edtechre/pybroker) - Algorithmic Trading with Machine Learning.
* [Frouros](https://github.com/IFCA/frouros): Frouros is an open source Python library for drift detection in machine learning systems.
* [CometML](https://github.com/comet-ml/comet-examples): The best-in-class MLOps platform with experiment tracking, model production monitoring, a model registry, and data lineage from training straight through to production.
* [Okrolearn](https://github.com/Okerew/okrolearn): A python machine learning library created to combine powefull data analasys feautures with tensors and machine learning components, while mantaining support for other libraries.
<a name="python-data-analysis--data-visualization"></a>
#### Data Analysis / Data Visualization

View File

@ -65,3 +65,4 @@ The following is a list of free or paid online courses on machine learning, stat
* [Machine Learning Engineering for Production (MLOps) Specialization (DeepLearning.ai)](https://www.coursera.org/specializations/machine-learning-engineering-for-production-mlops) - $ but financial aid available
* [LLMOps: Building Real-World Applications With Large Language Models](https://www.comet.com/site/llm-course/) - free
* [Prompt Engineering for Vision Models on DeepLearningAI](https://www.deeplearning.ai/short-courses/prompt-engineering-for-vision-models/) - free
* [Data Science Machine Learning Course on Scaler](https://www.scaler.com/courses/data-science-machine-learning-course/) - $