Pinned Repositories
blockchain_go
Making a Cryptocurrency with GO.
bookmark-frontend
test frontend for bookmark backend
Enhanced_MovieLens_Recommender
A project focused on preprocessing the MovieLens dataset and optimizing the BPR loss function to improve movie recommendation system performance. This work redefines positive/negative sample criteria and introduces effective learning methods for imbalanced data.
forestore_client
Forestore는 재고 관리의 어려움으로 인해 소비자가 필요할 때 물품이 없거나 많은 물품이 남아 폐기해야하는 문제를 효과적으로 해결하기 위해 만들어진 재고량 예측을 통해 재고 관리를 효율적으로 할 수 있는 서비스입니다.
GATIRCRWR
Experiments to solve deep network problems in GNNs based on GAT
movie_recommendation
This is a movie recommendation system based on bipartite graphs that uses the IMDB and TMDB dataset to recommend movies to users based on movie similarity and user preferences using graph representation learning.
nestjs-examples
NestJS Example codes Repository
scikit-image
Test repository for image similarity detection using scikit-image
spring-boot-jwt-example
Jwt example with Spring Boot
quickchive-backend
Repository for quickchive backend
hou27's Repositories
hou27/nestjs-examples
NestJS Example codes Repository
hou27/bookmark-frontend
test frontend for bookmark backend
hou27/Enhanced_MovieLens_Recommender
A project focused on preprocessing the MovieLens dataset and optimizing the BPR loss function to improve movie recommendation system performance. This work redefines positive/negative sample criteria and introduces effective learning methods for imbalanced data.
hou27/likelion-personal-repo
Personal Repository for likelion
hou27/problem_solving
algorithm prac
hou27/scikit-image
Test repository for image similarity detection using scikit-image
hou27/apollo_prac
apollo practice
hou27/basic-board
basic board project with spring boot
hou27/blazepose_landmark
blazepose model을 사용한 body keypoint tracking
hou27/forestore_client
Forestore는 재고 관리의 어려움으로 인해 소비자가 필요할 때 물품이 없거나 많은 물품이 남아 폐기해야하는 문제를 효과적으로 해결하기 위해 만들어진 재고량 예측을 통해 재고 관리를 효율적으로 할 수 있는 서비스입니다.
hou27/GATIRCRWR
Experiments to solve deep network problems in GNNs based on GAT
hou27/implementation
implement things
hou27/mbti_backend
My mbti that others tell me - backend
hou27/movie_recommendation
This is a movie recommendation system based on bipartite graphs that uses the IMDB and TMDB dataset to recommend movies to users based on movie similarity and user preferences using graph representation learning.
hou27/quickchive-backend
Personal repository for quickchive backend
hou27/book-nestjs-backend
hou27/competition
upload codes used in the competition
hou27/cross-over
hou27/FKGC-CIAN
This repo shows the source code of EMNLP 2022 paper: Learning Inter-Entity Interaction for Few-Shot Knowledge Graph Completion.
hou27/front_for_prac_token
frontend for prac_refresh_token
hou27/gdsc_mju_algorithm_study
GDSC MJU 알고리즘 스터디용 Repository
hou27/mbti_frontend
My mbti that others tell me - frontend
hou27/mock_mart_data
마트 재고 데이터 mocking
hou27/Nodejs0426
Nodejs practice
hou27/prac-aws-deploy
practice aws deploy
hou27/python_in_spring
Run python code in spring
hou27/siamese-net
샴 네트워크 test용 repository
hou27/spring-boot-examples
Code Samples for Spring Boot
hou27/tistory_skin
Backup for tistory skin
hou27/websocket_fastapi
Test Repository for the Websocket Server in python