6,583 skills found · Page 4 of 220
ivan-vasilev / Neuralnetworksjava deep learning algorithms and deep neural networks with gpu acceleration
hanbt / Learn DlDeep learning algorithms source code for beginners
fan-ziqi / Rl SarSimulation verification and physical deployment of robot reinforcement learning algorithms, suitable for quadruped robots, wheeled robots, and humanoid robots. "sar" represents "simulation and real"
DaveSkender / Stock.IndicatorsStock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
andrewkirillov / AForge.NETAForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.
CCExtractor / VardbgA simple Python debugger and profiler that generates animated visualizations of program flow, useful for algorithm learning.
PacktPublishing / Learning JavaScript Data Structures And Algorithms Third EditionLearning JavaScript Data Structures and Algorithms (Third Edition), published by Packt
xid32 / SoundMindWe introduce the Audio Logical Reasoning (ALR) dataset, consisting of 6,446 text-audio annotated samples specifically designed for complex reasoning tasks. Building on this resource, we propose SoundMind, a rule-based reinforcement learning (RL) algorithm tailored to endow audio language models (ALMs) with deep bimodal reasoning abilities.
keroro824 / HashingDeepLearningCodebase for "SLIDE : In Defense of Smart Algorithms over Hardware Acceleration for Large-Scale Deep Learning Systems"
carefree0910 / MachineLearningMachine learning algorithms implemented by pure numpy
qfettes / DeepRL TutorialsContains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch
MatthewJA / Inverse Reinforcement LearningImplementations of selected inverse reinforcement learning algorithms.
hanjuku-kaso / Awesome Offline RlAn index of algorithms for offline reinforcement learning (offline-rl)
Pulkit-Khandelwal / Reinforcement Learning NotebooksA collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
openai / Supervised ReptileCode for the paper "On First-Order Meta-Learning Algorithms"
Rafael1s / Deep Reinforcement Learning Algorithms32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
rapidsai / RaftRAFT contains fundamental widely-used algorithms and primitives for machine learning and information retrieval. The algorithms are CUDA-accelerated and form building blocks for more easily writing high performance applications.
gabrieleangeletti / Deep Learning TensorFlowReady to use implementations of various Deep Learning algorithms using TensorFlow.
lukaemon / Coursera ML AndrewNguse numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm
AgileRL / AgileRLStreamlining reinforcement learning with RLOps. State-of-the-art RL algorithms and tools, with 10x faster training through evolutionary hyperparameter optimization.