Pinned Repositories
christmas-art
celebrate Christmas day
chromatic-polynomial-calculator
Get chromatic polynomial of arbitrary graph G using FRT
gcp-tabucol
Tabucol, which is an effective heuristic algorithm for GCP: Graph Coloring Problem
IyLias
LibrarySearchApp
search books which are in libraries in Seoul
MineSweeper
minesweeper made with c++ and sdl
ps-with
algorithm problems source code storage
slide-puzzle
sliding puzzle with customized image, bgm and game size
sudoku
javascript project for sudoku
WorldsHardestGame
console version of World's Hardest Game in Ubuntu
IyLias's Repositories
IyLias/christmas-art
celebrate Christmas day
IyLias/chromatic-polynomial-calculator
Get chromatic polynomial of arbitrary graph G using FRT
IyLias/gcp-tabucol
Tabucol, which is an effective heuristic algorithm for GCP: Graph Coloring Problem
IyLias/IyLias
IyLias/LibrarySearchApp
search books which are in libraries in Seoul
IyLias/MineSweeper
minesweeper made with c++ and sdl
IyLias/ps-with
algorithm problems source code storage
IyLias/slide-puzzle
sliding puzzle with customized image, bgm and game size
IyLias/sudoku
javascript project for sudoku
IyLias/WorldsHardestGame
console version of World's Hardest Game in Ubuntu
IyLias/RubiksCube
solving rubikscube in random state
IyLias/airtable-client
Client of the Airtable APIs using C#
IyLias/algorithm-solutions
stores baekjoon solution codes
IyLias/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
IyLias/creative-art
creative and graphic art work using javascript and p5.js
IyLias/git-playground
IyLias/graph-coloring-RLTB
A hybrid approach combining Reinforcement Learning (RL) with the Tabucol for the Graph Coloring Problem (GCP)
IyLias/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
IyLias/iTshirt
IyLias/IyLias.github.io
IyLias/kw-planner
IyLias/Learn-Algorithm
stores various algorithm sources
IyLias/learn-NLP
materials of NLP things
IyLias/Linear-Algebra
useful notes from lectures, books
IyLias/ml-trouble-shooting
All of error solvings in ML development
IyLias/path-finding-visualizer
visualizing all kinds of search algorithms
IyLias/pytorch_geometric
Graph Neural Network Library for PyTorch
IyLias/selenium-template
selenium template for development
IyLias/snake-RL-pytorch
Experiments with various reinforcement learning (RL) concepts using a simple snake game
IyLias/web-crawler
study note for web crawler and web crawling