All Projects → Autokernel → Similar Projects or Alternatives

1079 Open source projects that are alternatives of or similar to Autokernel

Awesome Robotics
A curated list of awesome links and software libraries that are useful for robots.
Stars: ✭ 478 (-1.44%)
Maze
Maze Applied Reinforcement Learning Framework
Stars: ✭ 85 (-82.47%)
Ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Stars: ✭ 18,547 (+3724.12%)
Notes
The notes for Math, Machine Learning, Deep Learning and Research papers.
Stars: ✭ 53 (-89.07%)
Rl Baselines Zoo
A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.
Stars: ✭ 839 (+72.99%)
Safeopt
Safe Bayesian Optimization
Stars: ✭ 90 (-81.44%)
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+148.25%)
Mutual labels:  tensor, optimization
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (-66.8%)
Drlkit
A High Level Python Deep Reinforcement Learning library. Great for beginners, prototyping and quickly comparing algorithms
Stars: ✭ 29 (-94.02%)
Mutual labels:  reinforcement-learning, tensor
Deep Learning Drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Stars: ✭ 9,717 (+1903.51%)
Learningx
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
Stars: ✭ 241 (-50.31%)
Spot mini mini
Dynamics and Domain Randomized Gait Modulation with Bezier Curves for Sim-to-Real Legged Locomotion.
Stars: ✭ 426 (-12.16%)
Huskarl
Deep Reinforcement Learning Framework + Algorithms
Stars: ✭ 414 (-14.64%)
Mutual labels:  reinforcement-learning
Robotics Rl Srl
S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics
Stars: ✭ 453 (-6.6%)
Mutual labels:  reinforcement-learning
Mlinterview
A curated awesome list of AI Startups in India & Machine Learning Interview Guide. Feel free to contribute!
Stars: ✭ 410 (-15.46%)
Mutual labels:  reinforcement-learning
Flappy Bird Deep Q Learning Pytorch
Deep Q-learning for playing flappy bird game
Stars: ✭ 403 (-16.91%)
Mutual labels:  reinforcement-learning
Neurojs
A JavaScript deep learning and reinforcement learning library.
Stars: ✭ 4,344 (+795.67%)
Mutual labels:  reinforcement-learning
Tensor House
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
Stars: ✭ 449 (-7.42%)
Mutual labels:  reinforcement-learning
Als Community
Replicated and optimized community version of Advanced Locomotion System V4 for Unreal Engine 4.26 with additional bug fixes.
Stars: ✭ 389 (-19.79%)
Mutual labels:  optimization
Opt einsum
⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
Stars: ✭ 397 (-18.14%)
Mutual labels:  tensor
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (-8.87%)
Mutual labels:  reinforcement-learning
Deep Rl Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
Stars: ✭ 395 (-18.56%)
Mutual labels:  reinforcement-learning
Closure Webpack Plugin
Webpack Google Closure Compiler and Closure Library plugin -
Stars: ✭ 392 (-19.18%)
Mutual labels:  optimization
Tensorflow Reinforce
Implementations of Reinforcement Learning Models in Tensorflow
Stars: ✭ 480 (-1.03%)
Mutual labels:  reinforcement-learning
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (-4.33%)
Mutual labels:  reinforcement-learning
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-10.31%)
Mutual labels:  optimization
Megengine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
Stars: ✭ 4,081 (+741.44%)
Mutual labels:  tensor
Deep Reinforcement Learning Survey
My Exploration on Deep Reinforcement Learning Survey
Stars: ✭ 419 (-13.61%)
Mutual labels:  reinforcement-learning
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (-6.39%)
Mutual labels:  reinforcement-learning
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (-15.26%)
Mutual labels:  optimization
Webpack Closure Compiler
[DEPRECATED] Google Closure Compiler plugin for Webpack
Stars: ✭ 467 (-3.71%)
Mutual labels:  optimization
Vue Smooth Reflow
Transition an elements reflow when the data changes.
Stars: ✭ 407 (-16.08%)
Mutual labels:  auto
Torch Light
Deep-learning by using Pytorch. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
Stars: ✭ 451 (-7.01%)
Mutual labels:  reinforcement-learning
Gentoolto
A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations
Stars: ✭ 399 (-17.73%)
Mutual labels:  optimization
World Models
Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch
Stars: ✭ 398 (-17.94%)
Mutual labels:  reinforcement-learning
Simple
Experimental Global Optimization Algorithm
Stars: ✭ 450 (-7.22%)
Mutual labels:  optimization
Dlpack
RFC for common in-memory tensor structure and operator interface for deep learning system
Stars: ✭ 398 (-17.94%)
Mutual labels:  tensor
Robosuite
robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
Stars: ✭ 462 (-4.74%)
Mutual labels:  reinforcement-learning
Autoinch
优雅的iPhone全尺寸/等比例精准适配工具
Stars: ✭ 395 (-18.56%)
Mutual labels:  auto
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (-8.87%)
Mutual labels:  reinforcement-learning
Pytorch Rl
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Stars: ✭ 394 (-18.76%)
Mutual labels:  reinforcement-learning
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+817.11%)
Mutual labels:  reinforcement-learning
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (-10.31%)
Mutual labels:  optimization
Contextualbandits
Python implementations of contextual bandits algorithms
Stars: ✭ 390 (-19.59%)
Mutual labels:  reinforcement-learning
Unreal
Reinforcement learning with unsupervised auxiliary tasks
Stars: ✭ 390 (-19.59%)
Mutual labels:  reinforcement-learning
Pandapower
Convenient Power System Modelling and Analysis based on PYPOWER and pandas
Stars: ✭ 387 (-20.21%)
Mutual labels:  optimization
Winapp2
A database of extended cleaning routines for popular Windows PC based maintenance software.
Stars: ✭ 463 (-4.54%)
Mutual labels:  optimization
Ensmallen
A header-only C++ library for numerical optimization --
Stars: ✭ 436 (-10.1%)
Mutual labels:  optimization
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (-20%)
Mutual labels:  reinforcement-learning
Onelog
Dead simple, super fast, zero allocation and modular logger for Golang
Stars: ✭ 389 (-19.79%)
Mutual labels:  optimization
Smac
SMAC: The StarCraft Multi-Agent Challenge
Stars: ✭ 435 (-10.31%)
Mutual labels:  reinforcement-learning
Pypokerengine
Poker engine for poker AI development in Python
Stars: ✭ 388 (-20%)
Mutual labels:  reinforcement-learning
Opytimizer
🐦 Opytimizer is a Python library consisting of meta-heuristic optimization techniques.
Stars: ✭ 387 (-20.21%)
Mutual labels:  optimization
Practical rl
A course in reinforcement learning in the wild
Stars: ✭ 4,741 (+877.53%)
Mutual labels:  reinforcement-learning
Recsim
A Configurable Recommender Systems Simulation Platform
Stars: ✭ 461 (-4.95%)
Mutual labels:  reinforcement-learning
Qlearning trading
Learning to trade under the reinforcement learning framework
Stars: ✭ 431 (-11.13%)
Mutual labels:  reinforcement-learning
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (-20.21%)
Mutual labels:  reinforcement-learning
Maro
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization problems.
Stars: ✭ 378 (-22.06%)
Mutual labels:  reinforcement-learning
Faster.js
faster.js is a Babel plugin that compiles idiomatic Javascript to faster, micro-optimized Javascript.
Stars: ✭ 429 (-11.55%)
Mutual labels:  optimization
Clean Css
Fast and efficient CSS optimizer for node.js and the Web
Stars: ✭ 3,863 (+696.49%)
Mutual labels:  optimization
1-60 of 1079 similar projects