All Projects → Amazon Sagemaker Examples → Similar Projects or Alternatives

8836 Open source projects that are alternatives of or similar to Amazon Sagemaker Examples

Learningx
Deep & Classical Reinforcement Learning + Machine Learning Examples in Python
Stars: ✭ 241 (-96.2%)
Drq
DrQ: Data regularized Q
Stars: ✭ 268 (-95.78%)
Deepj
A deep learning model for style-specific music generation.
Stars: ✭ 681 (-89.27%)
Mutual labels:  learning, machine, deep
Ludwig
Data-centric declarative deep learning framework
Stars: ✭ 8,018 (+26.35%)
Mutual labels:  learning, machine, deep
Awesome Monte Carlo Tree Search Papers
A curated list of Monte Carlo tree search papers with implementations.
Stars: ✭ 387 (-93.9%)
Mutual labels:  learning, reinforcement-learning, rl
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (-86.53%)
Wasm By Example
Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)
Stars: ✭ 226 (-96.44%)
Mutual labels:  learning, example, examples
Rad
RAD: Reinforcement Learning with Augmented Data
Stars: ✭ 268 (-95.78%)
Pytorch Forecasting
Time series forecasting with PyTorch
Stars: ✭ 849 (-86.62%)
Mutual labels:  learning, machine, deep
Learning Rust
Rust 学习之路 > Rust Programming Tutorial, include articles, interview, example, problems.
Stars: ✭ 376 (-94.08%)
Mutual labels:  learning, example, examples
Ansible For Devops
Ansible for DevOps examples.
Stars: ✭ 5,265 (-17.03%)
Mutual labels:  aws, amazon, examples
Pytorch Rl
Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]
Stars: ✭ 121 (-98.09%)
studio-lab-examples
Example notebooks for working with SageMaker Studio Lab. Sign up for an account at the link below!
Stars: ✭ 319 (-94.97%)
Mutual labels:  training, inference, sagemaker
Rl Tutorial Jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
Stars: ✭ 204 (-96.79%)
sagemaker-xgboost-container
This is the Docker container based on open source framework XGBoost (https://xgboost.readthedocs.io/en/latest/) to allow customers use their own XGBoost scripts in SageMaker.
Stars: ✭ 93 (-98.53%)
Mutual labels:  training, inference, sagemaker
Cherry
A PyTorch Library for Reinforcement Learning Research
Stars: ✭ 143 (-97.75%)
Mutual labels:  learning, reinforcement-learning, rl
Opennars
OpenNARS for Research 3.0+
Stars: ✭ 264 (-95.84%)
Mutual labels:  learning, rl, inference
Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (-91.84%)
Mutual labels:  jupyter-notebook, learning, machine
Dinoruntutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
Stars: ✭ 285 (-95.51%)
Sharplearning
Machine learning for C# .Net
Stars: ✭ 294 (-95.37%)
Mutual labels:  learning, machine
Tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
Stars: ✭ 3,191 (-49.72%)
Aws.s3
Amazon Simple Storage Service (S3) API Client
Stars: ✭ 302 (-95.24%)
Mutual labels:  aws, amazon
Ccat
Cloud Container Attack Tool (CCAT) is a tool for testing security of container environments.
Stars: ✭ 300 (-95.27%)
Mutual labels:  aws, amazon
A3c trading
Trading with recurrent actor-critic reinforcement learning
Stars: ✭ 305 (-95.19%)
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (-47.54%)
Machine learning tutorials
Code, exercises and tutorials of my personal blog ! 📝
Stars: ✭ 601 (-90.53%)
Mutual labels:  jupyter-notebook, example
Trading Bot
Stock Trading Bot using Deep Q-Learning
Stars: ✭ 273 (-95.7%)
Examples
Many examples of Raku code
Stars: ✭ 276 (-95.65%)
Mutual labels:  example, examples
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (-95.34%)
Mutual labels:  learning, deep
Rlquant
Applying Reinforcement Learning in Quantitative Trading
Stars: ✭ 271 (-95.73%)
Gdrl
Grokking Deep Reinforcement Learning
Stars: ✭ 304 (-95.21%)
Baby Steps Of Rl Ja
Pythonで学ぶ強化学習 -入門から実践まで- サンプルコード
Stars: ✭ 302 (-95.24%)
Elf
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
Stars: ✭ 3,240 (-48.94%)
Mutual labels:  reinforcement-learning, rl
Aws Security Workshops
A collection of the latest AWS Security workshops
Stars: ✭ 332 (-94.77%)
Mutual labels:  aws, jupyter-notebook
Trpo
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
Stars: ✭ 343 (-94.6%)
Scipy Cookbook
Scipy Cookbook
Stars: ✭ 326 (-94.86%)
Mutual labels:  jupyter-notebook, examples
Jupyter Edu Book
Teaching and Learning with Jupyter
Stars: ✭ 325 (-94.88%)
Mutual labels:  jupyter-notebook, learning
Irl Imitation
Implementation of Inverse Reinforcement Learning (IRL) algorithms in python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL
Stars: ✭ 333 (-94.75%)
Mutual labels:  reinforcement-learning, rl
Youtube Code Repository
Repository for most of the code from my YouTube channel
Stars: ✭ 317 (-95%)
Meta Rl
Implementation of Meta-RL A3C algorithm
Stars: ✭ 355 (-94.41%)
Aws Sdk Java
The official AWS SDK for Java.
Stars: ✭ 3,662 (-42.29%)
Mutual labels:  aws, amazon
Aws Doc Sdk Examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
Stars: ✭ 4,575 (-27.91%)
Mutual labels:  aws, examples
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (-94.3%)
Mutual labels:  aws, learning
Popular Rl Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
Stars: ✭ 266 (-95.81%)
Ec2instances.info
Amazon EC2 instance comparison site
Stars: ✭ 3,619 (-42.97%)
Mutual labels:  aws, amazon
Action Recognition Visual Attention
Action recognition using soft attention based deep recurrent neural networks
Stars: ✭ 350 (-94.48%)
Mutual labels:  jupyter-notebook, deep
Text summurization abstractive methods
Multiple implementations for abstractive text summurization , using google colab
Stars: ✭ 359 (-94.34%)
Qtrader
Reinforcement Learning for Portfolio Management
Stars: ✭ 363 (-94.28%)
Deep Reinforcement Learning
Repo for the Deep Reinforcement Learning Nanodegree program
Stars: ✭ 4,012 (-36.78%)
Awesome Cybersecurity Datasets
A curated list of amazingly awesome Cybersecurity datasets
Stars: ✭ 380 (-94.01%)
Mutual labels:  learning, deep
Trainyourownyolo
Train a state-of-the-art yolov3 object detector from scratch!
Stars: ✭ 399 (-93.71%)
Mutual labels:  jupyter-notebook, inference
Learning Deep Learning
Paper reading notes on Deep Learning and Machine Learning
Stars: ✭ 388 (-93.89%)
Aws Google Auth
Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
Stars: ✭ 428 (-93.26%)
Mutual labels:  aws, amazon
Mushroom Rl
Python library for Reinforcement Learning.
Stars: ✭ 442 (-93.03%)
Mutual labels:  reinforcement-learning, rl
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 (-93.03%)
Tensor House
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
Stars: ✭ 449 (-92.92%)
Shep
A framework for building JavaScript Applications with AWS API Gateway and Lambda
Stars: ✭ 376 (-94.08%)
Mutual labels:  aws, amazon
Qlearning trading
Learning to trade under the reinforcement learning framework
Stars: ✭ 431 (-93.21%)
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (-92.85%)
Rl Book
Source codes for the book "Reinforcement Learning: Theory and Python Implementation"
Stars: ✭ 464 (-92.69%)
1-60 of 8836 similar projects