Reinforcement Learning with Q-Learning Algorithm on gym's frozen lake environment implemented in python

Overview

Reinforcement Learning with Q Learning Algorithm

Q learning algorithm is trained on the gym's frozen lake environment.

Libraries Used

  • gym
  • Numpy
  • tqdm
  • Pytorch Deep Learning Framework

  • Install Requirement Files

    clone the repository or download the 'requirement.txt' files, then open terminal in the working directory and type
    'pip install -r requirements.txt'
    to install all the requirements for this project.

    Demo Video

    Q-learning.mp4
    face property detection pytorch

    This is the face property train code of project face-detection-project

    i am x 2 Oct 18, 2021
    Square Root Bundle Adjustment for Large-Scale Reconstruction

    RootBA: Square Root Bundle Adjustment Project Page | Paper | Poster | Video | Code Table of Contents Citation Dependencies Installing dependencies on

    Nikolaus Demmel 205 Dec 20, 2022
    DockStream: A Docking Wrapper to Enhance De Novo Molecular Design

    DockStream Description DockStream is a docking wrapper providing access to a collection of ligand embedders and docking backends. Docking execution an

    AstraZeneca - Molecular AI 72 Jan 02, 2023
    CowHerd is a partially-observed reinforcement learning environment

    CowHerd is a partially-observed reinforcement learning environment, where the player walks around an area and is rewarded for milking cows. The cows try to escape and the player can place fences to h

    Danijar Hafner 6 Mar 06, 2022
    KSAI Lite is a deep learning inference framework of kingsoft, based on tensorflow lite

    KSAI Lite is a deep learning inference framework of kingsoft, based on tensorflow lite

    80 Dec 27, 2022
    [arXiv] What-If Motion Prediction for Autonomous Driving ❓🚗💨

    WIMP - What If Motion Predictor Reference PyTorch Implementation for What If Motion Prediction [PDF] [Dynamic Visualizations] Setup Requirements The W

    William Qi 96 Dec 29, 2022
    Learning to Simulate Dynamic Environments with GameGAN (CVPR 2020)

    Learning to Simulate Dynamic Environments with GameGAN PyTorch code for GameGAN Learning to Simulate Dynamic Environments with GameGAN Seung Wook Kim,

    199 Dec 26, 2022
    This repository contains code demonstrating the methods outlined in Path Signature Area-Based Causal Discovery in Coupled Time Series presented at Causal Analysis Workshop 2021.

    signed-area-causal-inference This repository contains code demonstrating the methods outlined in Path Signature Area-Based Causal Discovery in Coupled

    Will Glad 1 Mar 11, 2022
    PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io

    PyStan NOTE: This documentation describes a BETA release of PyStan 3. PyStan is a Python interface to Stan, a package for Bayesian inference. Stan® is

    Stan 229 Dec 29, 2022
    I tried to apply the CAM algorithm to YOLOv4 and it worked.

    YOLOV4:You Only Look Once目标检测模型在pytorch当中的实现 2021年2月7日更新: 加入letterbox_image的选项,关闭letterbox_image后网络的map得到大幅度提升。 目录 性能情况 Performance 实现的内容 Achievement

    55 Dec 05, 2022
    Optimized code based on M2 for faster image captioning training

    Transformer Captioning This repository contains the code for Transformer-based image captioning. Based on meshed-memory-transformer, we further optimi

    lyricpoem 16 Dec 16, 2022
    DeepSTD: Mining Spatio-temporal Disturbances of Multiple Context Factors for Citywide Traffic Flow Prediction

    DeepSTD: Mining Spatio-temporal Disturbances of Multiple Context Factors for Citywide Traffic Flow Prediction This is the implementation of DeepSTD in

    5 Sep 26, 2022
    Implementation for the EMNLP 2021 paper "Interactive Machine Comprehension with Dynamic Knowledge Graphs".

    Interactive Machine Comprehension with Dynamic Knowledge Graphs Implementation for the EMNLP 2021 paper. Dependencies apt-get -y update apt-get instal

    Xingdi (Eric) Yuan 19 Aug 23, 2022
    A simple approach to emable dense segmentation with ViT.

    Vision Transformer Segmentation Network This implementation of ViT in pytorch uses a super simple and straight-forward way of generating an output of

    HReynaud 5 Jan 03, 2023
    Unsupervised Pre-training for Person Re-identification (LUPerson)

    LUPerson Unsupervised Pre-training for Person Re-identification (LUPerson). The repository is for our CVPR2021 paper Unsupervised Pre-training for Per

    143 Dec 24, 2022
    Spectralformer: Rethinking hyperspectral image classification with transformers

    Spectralformer: Rethinking hyperspectral image classification with transformers Danfeng Hong, Zhu Han, Jing Yao, Lianru Gao, Bing Zhang, Antonio Plaza

    Danfeng Hong 102 Dec 29, 2022
    TransNet V2: Shot Boundary Detection Neural Network

    TransNet V2: Shot Boundary Detection Neural Network This repository contains code for TransNet V2: An effective deep network architecture for fast sho

    Tomáš Souček 212 Dec 27, 2022
    Unofficial pytorch implementation of the paper "Dynamic High-Pass Filtering and Multi-Spectral Attention for Image Super-Resolution"

    DFSA Unofficial pytorch implementation of the ICCV 2021 paper "Dynamic High-Pass Filtering and Multi-Spectral Attention for Image Super-Resolution" (p

    2 Nov 15, 2021
    Yolov5-lite - Minimal PyTorch implementation of YOLOv5

    Yolov5-Lite: Minimal YOLOv5 + Deep Sort Overview This repo is a shortened versio

    Kadir Nar 57 Nov 28, 2022
    A Player for Kanye West's Stem Player. Sort of an emulator.

    Stem Player Player Stem Player Player Usage Download the latest release here Optional: install ffmpeg, instructions here NOTE: DOES NOT ENABLE DOWNLOA

    119 Dec 28, 2022