Chris Ohk

Results 43 repositories owned by Chris Ohk

AlphaGo-tutorial

16
Stars
0
Forks
Watchers

AlphaGo and AlphaGo Zero step-by-step tutorial using TensorFlow and PyTorch

BOJ

53
Stars
7
Forks
Watchers

About Baekjoon Online Judge problem solving by Rust

CGStudy

24
Stars
1
Forks
Watchers

Computer Graphics study from scratch to Neural Rendering

Civilizationpp

19
Stars
2
Forks
Watchers

Civilization simulator using C++ with some reinforcement learning

conquer-the-spire

18
Stars
2
Forks
Watchers

Slay the Spire simulator using C++ with some reinforcement learning

Corailed

16
Stars
2
Forks
Watchers

Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV

cpp-developer-roadmap

74
Stars
4
Forks
Watchers

Roadmap to becoming a C++ developer in 2020

CppIdioms

19
Stars
5
Forks
Watchers

A curated list of Modern C++ idioms

Cubby-v1

112
Stars
13
Forks
Watchers

Voxel-based game client (based on AlwayGeeky's Vox)

CubbyCalc

70
Stars
29
Forks
Watchers

Simple Console Calculator using C++