Pinned Repositories
AritificialIntelligence
The goal of this project is to design and implement a program that recognizes different gestures of a person in front of a web camera. The program is to be fed videos from webcams and at each frame, it should output a description of the current hand gesture.
bit2014
test project to practice commit/push/pull
dfdc_deepfake_challenge
Haze-Removal-Dark-Channel-Model
HMM
The goal of this project is to implement a basic English sentence recognizer based on Hidden Markov Models. This program can perform the following: Pattern Recognition using the Forward algorithm, State-Path Determination using the Vertibi algorithm, and Model Optimization using the Baum-Welch algorithm.
ICTC
Bipartite Link Prediction
Neural_Decoder_Initial
Neural Decoder based Linear Graph Autoencoder for Graph Embedding
jungwoonshin's Repositories
jungwoonshin/AritificialIntelligence
The goal of this project is to design and implement a program that recognizes different gestures of a person in front of a web camera. The program is to be fed videos from webcams and at each frame, it should output a description of the current hand gesture.
jungwoonshin/dfdc_deepfake_challenge
jungwoonshin/Haze-Removal-Dark-Channel-Model
jungwoonshin/HMM
The goal of this project is to implement a basic English sentence recognizer based on Hidden Markov Models. This program can perform the following: Pattern Recognition using the Forward algorithm, State-Path Determination using the Vertibi algorithm, and Model Optimization using the Baum-Welch algorithm.
jungwoonshin/ICTC
Bipartite Link Prediction
jungwoonshin/Neural_Decoder_Initial
Neural Decoder based Linear Graph Autoencoder for Graph Embedding
jungwoonshin/bit2014
test project to practice commit/push/pull
jungwoonshin/Bit_Place
building web application that uses github system
jungwoonshin/citation_count_prediction-master-10year-prediction
jungwoonshin/ComputingSystems
Algorithms, semaphores, Threads
jungwoonshin/dynamic-diff
Dynamic Programming: Computes difference of two strings and instructions to convert one into another by adding and deleting characters.
jungwoonshin/github_project
short test code on github java function(jcabi+jgit)
jungwoonshin/imumargalgorithm30042010sohm
Automatically exported from code.google.com/p/imumargalgorithm30042010sohm
jungwoonshin/Java56
jungwoonshin/jgit
JGit project repository (jgit)
jungwoonshin/ml
Machine learning from Coursera
jungwoonshin/Neural_Decoder
Neural Decoder for Graph Embedding
jungwoonshin/NN-and-HMM
The goal of this project is to implement an algorithm that trains a neural network and to choose various kinds of parameters to achieve good performance. In particular, the program focuses on the back propagation algorithm and experiments with the structure of the neural network.
jungwoonshin/Python_Keygen_V2