Pinned Repositories
ai_system
Emotion-based Music Recommendation System
nlp_final
제주어 <-> 표준어 양방향 번역 애플리케이션
100-shell-script-examples
Collection of shell scripts found on the internet
A-star-maze
A* (A-Star) algorithm for finding the shortest path in a maze
a-star-pathfinding
A* algorithm visualization desktop application
Improvement-of-Astar-search-algorithm-based-on-mobile-robot-model
이동로봇모델기반 A* 탐색 알고리즘의 개선
Instagram-Fake-Account-Detect
인스타그램 가짜 계정의 특징 분석 및 가짜 계정 식별 프로젝트
korean_license_plate
영상 속 차량 번호판 detect 및 텍스트 변환(ocr) 프로젝트
Pacman-Game
In this project, the Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. I implemented general search algorithms such as depth-first, breadth-first, uniform cost, and A* search algorithms which are used to solve navigation problems in the Pacman world.
Sign-Language-Project
MediaPipe를 이용한 수어인식 프로그램(도커를 통해 배포)
Jeong-AYeong's Repositories
Jeong-AYeong/Improvement-of-Astar-search-algorithm-based-on-mobile-robot-model
이동로봇모델기반 A* 탐색 알고리즘의 개선
Jeong-AYeong/korean_license_plate
영상 속 차량 번호판 detect 및 텍스트 변환(ocr) 프로젝트
Jeong-AYeong/Pacman-Game
In this project, the Pacman agent will find paths through his maze world, both to reach a particular location and to collect food efficiently. I implemented general search algorithms such as depth-first, breadth-first, uniform cost, and A* search algorithms which are used to solve navigation problems in the Pacman world.
Jeong-AYeong/Sign-Language-Project
MediaPipe를 이용한 수어인식 프로그램(도커를 통해 배포)
Jeong-AYeong/100-shell-script-examples
Collection of shell scripts found on the internet
Jeong-AYeong/A-star-maze
A* (A-Star) algorithm for finding the shortest path in a maze
Jeong-AYeong/a-star-pathfinding
A* algorithm visualization desktop application
Jeong-AYeong/A-Star-Pathfinding-Algorithm
Implemented with pygame, this script will find the shortest distance between two nodes using A* Algorithm
Jeong-AYeong/Instagram-Fake-Account-Detect
인스타그램 가짜 계정의 특징 분석 및 가짜 계정 식별 프로젝트
Jeong-AYeong/A_star
A python Maze solver using A* Algorithm.
Jeong-AYeong/ConvenienceStore-Program
편의점의 물품 재고관리와 결제를 도와주는 프로그램
Jeong-AYeong/Dialect_translation_experiment
Jeong-AYeong/github-practice
Jeong-AYeong/haskell-mooc
Haskell MOOC University of Helsinki
Jeong-AYeong/Jeong-AYeong
Config files for my GitHub profile.
Jeong-AYeong/level1-imageclassification-cv-11
level1-imageclassification-cv-11 created by GitHub Classroom
Jeong-AYeong/Lifelong-Planning-Pacman
Implementation of A* baseline, A* lifelong and D* lite algorithm for the PACMAN world as per the research paper "D* Lite" by Sven Koenig and Maxim Likhachev.
Jeong-AYeong/Math_Box
수학 계산을 위한 코드를 제공하는 프로젝트
Jeong-AYeong/Maze-Dijkstra-s-Algorithm-
Jeong-AYeong/My_Instagram
인스타그램 페이지를 구현하는 프로젝트
Jeong-AYeong/shell-scripts_practice
linux bash shell scripts code snippets
Jeong-AYeong/transformer_with_pytorch