6,583 skills found · Page 2 of 220
susanli2016 / Machine Learning With PythonPython code for common Machine Learning Algorithms
zotroneneis / Machine Learning BasicsPlain python implementations of basic machine learning algorithms
OmkarPathak / PygorithmA Python module for learning all major algorithms
alibaba / AlinkAlink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
MarkFzp / Act Plus PlusImitation learning algorithms with Co-training for Mobile ALOHA: ACT, Diffusion Policy, VINN
grananqvist / Awesome Quant Machine Learning TradingQuant/Algorithm trading resources with an emphasis on Machine Learning
MTrajK / Coding ProblemsSolutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
XinJingHao / DRL PytorchClean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
krishnakumarsekar / Awesome Quantum Machine LearningHere you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web
edtechre / PybrokerAlgorithmic Trading in Python with Machine Learning
rguo12 / Awesome Causality AlgorithmsAn index of algorithms for learning causality with data
PennyLaneAI / PennylanePennyLane is an open-source quantum software platform for quantum computing, quantum machine learning, and quantum chemistry. Create meaningful quantum algorithms, from inspiration to implementation.
rll / Rllabrllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.
rail-berkeley / RlkitCollection of reinforcement learning algorithms
Trusted-AI / AIF360A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
SeldonIO / AlibiAlgorithms for explaining machine learning models
opencog / OpencogA framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
leggedrobotics / Rsl RlA fast and simple implementation of learning algorithms for robotics.
jainaman224 / Algo Ds NotesA comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
ahmedfgad / GeneticAlgorithmPythonSource code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).