Pinned Repositories
cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
cs231n
Assignments in Stanford lectures cs231n
cs61c_machine_structure
Deep-Mixed-Effect-Model-using-Gaussian-Processes
Implementations for "Deep Mixed Effect Model using Gaussian Processes: A Personalized and Reliable Prediction for Healthcare" published on AAAI 2020 (to appear)
jik0730.github.io
Organize things
KAIST-AI-LAB-20190709
MAML-in-pytorch
Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400
Meta-SGD-pytorch
Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835
TPN-pytorch
Implementation of Transductive Propagation Networks (TPN) in pytorch: https://openreview.net/forum?id=SyVuRiC5K7
VAT-pytorch
Virtual Adversarial Training (VAT) for semi-supervised MNIST written in PyTorch: https://arxiv.org/abs/1704.03976
jik0730's Repositories
jik0730/Meta-SGD-pytorch
Neat implementation of Meta-SGD in pytorch: https://arxiv.org/abs/1707.09835
jik0730/MAML-in-pytorch
Neat and flexible implementation of MAML in pytorch: https://arxiv.org/abs/1703.03400
jik0730/VAT-pytorch
Virtual Adversarial Training (VAT) for semi-supervised MNIST written in PyTorch: https://arxiv.org/abs/1704.03976
jik0730/Deep-Mixed-Effect-Model-using-Gaussian-Processes
Implementations for "Deep Mixed Effect Model using Gaussian Processes: A Personalized and Reliable Prediction for Healthcare" published on AAAI 2020 (to appear)
jik0730/TPN-pytorch
Implementation of Transductive Propagation Networks (TPN) in pytorch: https://openreview.net/forum?id=SyVuRiC5K7
jik0730/KAIST-AI-LAB-20190709
jik0730/cs231n
Assignments in Stanford lectures cs231n
jik0730/cs61c_machine_structure
jik0730/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
jik0730/jik0730.github.io
Organize things
jik0730/cs61b_data_structure
jik0730/csed331-algorithms
POSTECH CSED331 Algorithms Assignments
jik0730/csed332_software_dev_methods
jik0730/csed515-machine-learning
POSTECH CSED515 Machine Learning Assignments
jik0730/jaffle_shop
A self-contained dbt project for testing purposes
jik0730/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
jik0730/llm-examples
Streamlit LLM app examples for getting started
jik0730/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
jik0730/Mnist-feedforward-neural-network
jik0730/Mnist-linear-regression
jik0730/numpy-100
100 numpy exercises (100% complete)
jik0730/Pairs-Trading-With-Python
jik0730/pintos_project1
jik0730/pintos_project2
jik0730/pintos_project3
jik0730/prototypical-networks
Code for the NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
jik0730/pytorch-maml
PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400
jik0730/solutions-for-exercises-in-architecture-patterms-with-python
My solution for the exercises in the book "Architecture Patterns with Python"
jik0730/tendon-driven-system
Python implementation of tendon driven system used in CS572 as a term project at KAIST
jik0730/WebDevCurriculum
KnowRe web development curriculum for noobs