2021년 전북과학고등학교 여름 특강 - 강화학습 기초
☆23Sep 8, 2021Updated 4 years ago
Alternatives and similar repositories for 2021-JBSH-Summer-RLBasic
Users that are interested in 2021-JBSH-Summer-RLBasic are comparing it to the libraries listed below
Sorting:
- My various presentations to conferences, user groups and so on.☆13Sep 12, 2021Updated 4 years ago
- A simple rocket simulation engine from water rocket to satellite☆12May 25, 2021Updated 4 years ago
- 2021년 한양대학교 동아리 HAI 스터디 - 강화학습 부트 캠프☆30Dec 1, 2021Updated 4 years ago
- A simple Rust and WebAssembly example implementing the Game of Life☆15Aug 4, 2021Updated 4 years ago
- Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV☆17Dec 6, 2021Updated 4 years ago
- Entity Component System (ECS) based game engine for Creative Coding using C++20/23☆16Apr 24, 2021Updated 4 years ago
- A simple minesweeper game using Rust and windows-rs☆15Aug 22, 2021Updated 4 years ago
- Roadmap to becoming a ML/DL/RL developer in 2020☆12Feb 19, 2020Updated 6 years ago
- GPU Pathtracer from scratch using C++ and CUDA☆26Aug 8, 2021Updated 4 years ago
- A Machine Learning Framework for High Performance written in Rust☆28Sep 1, 2022Updated 3 years ago
- The book "Introduction to Rust" for beginners☆21Apr 17, 2024Updated last year
- 2021년 KAIST 동아리 Include 스터디 - AlphaGo와 AlphaGo Zero를 활용한 인공지능 바둑☆69Jul 10, 2021Updated 4 years ago
- 게임이랑 무관합니다만 밋업 - ECS 기반 게임 개발 발표 자료 및 예제 코드☆23Jul 23, 2022Updated 3 years ago
- A reimplementation of Minecraft written in Rust☆12Mar 11, 2023Updated 2 years ago
- Computer Graphics study from scratch to Neural Rendering☆24Aug 16, 2021Updated 4 years ago
- Re-implementation of CubbyFlow in Rust☆27Jun 24, 2021Updated 4 years ago
- C++ Korea에서 개최한 세미나들의 발표 자료와 예제 코드를 모아둔 저장소☆32Dec 7, 2022Updated 3 years ago
- 새해 목표, 이젠 플래닛에서 "함께" 달성해보세요! - 프론트☆12Mar 2, 2023Updated 3 years ago
- Hearthstone:Battlegrounds simulator using Rust with some reinforcement learning☆13Sep 25, 2022Updated 3 years ago
- ⚡️ Animated Twitter clone using Next.js, Firebase, Recoil, Framer Motion☆13Sep 26, 2021Updated 4 years ago
- 2022년 광운대학교 컴퓨터정보공학부 특강 - 강화학습 환경 개발☆19Sep 4, 2022Updated 3 years ago
- 2022년 온라인 스터디 - Rust로 만드는 컴파일러☆33Feb 15, 2022Updated 4 years ago
- Pytorch implementation of NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis (Mildenhall et al., ECCV 2020 Oral, Best…☆47Mar 7, 2024Updated last year
- A header only Modern C++ library to easily create simple menus for programs