Pinned Repositories
artificial-intelligence-course
My personal course about Artificial Intelligence
automatic-speech-recognition
deep-q-learning
Based on the github repo "Deep-Q-Learning-Paper-To-Code" by Phil Tabor
design-patterns-with-laravel
flow-shop-gym
A custom OpenAI gym environment for flow-shop problems
graphql-playground
ir-terrier-docker
A simple docker setup for the Terrier IR Platform.
laravel-5.4-dingo-passport-boilerplate
REST API boilerplate based on Laravel 5.4, Laravel Passport and Dingo
stable-job-shop
Reinforcement Learning applied to permutation job shop problems
statistical-machine-learning
NWI-IMC056
ChristophSchmidl's Repositories
ChristophSchmidl/stable-job-shop
Reinforcement Learning applied to permutation job shop problems
ChristophSchmidl/deep-q-learning
Based on the github repo "Deep-Q-Learning-Paper-To-Code" by Phil Tabor
ChristophSchmidl/flow-shop-gym
A custom OpenAI gym environment for flow-shop problems
ChristophSchmidl/actor-critic-rl
Actor-Critic methods for Deep Reinforcement Learning
ChristophSchmidl/A-Dynamic-Risk-Assessment-System
Final project for the Udacity Nanodegree - Machine Learning DevOps Engineer
ChristophSchmidl/Advanced-Actor-Critic-Methods
Based on the implementation of Phil Tabor's course "Advanced Actor Critic Methods"
ChristophSchmidl/build-ml-pipeline-for-short-term-rental-prices
Project code for cd0581 refresh taught by Giacomo Vianello
ChristophSchmidl/cmake_tutorial
Simple cmake snippets for C++
ChristophSchmidl/cpp_to_python
A collection of approaches to make C++ available to Python
ChristophSchmidl/Deploying-a-ML-Model-with-FastAPI
Third project for the Udacity Nanodegree - Machine Learning DevOps Engineer
ChristophSchmidl/DRL_Nanodegree_Collaboration_and_Competition_Project
Third project "Collaboration and Competition" for the Udacity Nanodegree "Deep Reinforcement Learning"
ChristophSchmidl/DRL_Nanodegree_Continuous_Control_Project
Second project "Continuous Control" for the Udacity Nanodegree "Deep Reinforcement Learning"
ChristophSchmidl/DRL_Nanodegree_Navigation_Project
First Project "Navigation" for the Udacity Nanodegree "Deep Reinforcement Learning"
ChristophSchmidl/End2End-Job-Shop-Scheduling-CP
And end to end reinforcement learning approach with an environment modeled as a CP model
ChristophSchmidl/flask
Playground for flask applications
ChristophSchmidl/job-shop-scheduling
job-shop-scheduling
ChristophSchmidl/Job_Shop_Scheduling_Benchmark_Environments_and_Instances
A benchmarking repo with various solution methods to various machine scheduling problems
ChristophSchmidl/L2D
Official implementation of paper "Learning to Dispatch for Job Shop Scheduling via Deep Reinforcement Learning"
ChristophSchmidl/machine-learning-dev-ops-engineer-nanodegree
Udacity Nanodegree Program - Machine Learning DevOps Engineer
ChristophSchmidl/np-schedulability-analysis
An implementation of schedulability tests for non-preemptive job sets, for uni- and global multiprocessors, with precedence constraints.
ChristophSchmidl/option-critic-pytorch
PyTorch implementation of the Option-Critic framework, Harb et al. 2016
ChristophSchmidl/pandas-datareader
Extract data from a wide range of Internet sources into a pandas DataFrame.
ChristophSchmidl/POMO
codes for the paper "POMO: Policy Optimization with Multiple Optima for Reinforcement Learning"
ChristophSchmidl/rl-playground
A simple playground to test different reinforcement learning algorithms
ChristophSchmidl/rl-tutorial-jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
ChristophSchmidl/scheduling-in-python
Scheduling algorithms implemented in Python
ChristophSchmidl/Shifting-Bottleneck-Procedure-Python
An implementation of the shifting bottleneck procedure, presented by Adams (1988), in Python 3.7.
ChristophSchmidl/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
ChristophSchmidl/super-mario-drl
Deep Reinforcement Learning (DRL) applied to the Super Mario benchmark
ChristophSchmidl/wandb-playground
A small repository to host handy wandb snippets