WINUprj
M2 student @ UofA. Research Assistant @ Univeristy of Alberta/Amii. Interested in continual/meta learning.
Pinned Repositories
cmput615project
Algorithms
Collection of algorithms in multiple programming languages.
algorithms-1
Minimal examples of data structures and algorithms in Python
bbs_ask
First web development project. Simple BBS with user authentication functionality.
car-recognizer
Car recognition chat bot using LINE API.
CMPUT412
Duckiebot challenges.
crypt-chat
Chat application as an interface of cryptography project.
deepclustering
Author implementation of deep clustering model from the paper "Learning Embedding Space for Clustering From Deep Representations" 2018 IEEE BigData.
dt-sample-program
Sample program repo for completing section B-2 (https://docs.duckietown.org/daffy/duckietown-robotics-development/out/python_programs_environments.html).
lop-qcl
Analysis of loss of plasticity in quantum continual learning.
WINUprj's Repositories
WINUprj/car-recognizer
Car recognition chat bot using LINE API.
WINUprj/Algorithms
Collection of algorithms in multiple programming languages.
WINUprj/algorithms-1
Minimal examples of data structures and algorithms in Python
WINUprj/bbs_ask
First web development project. Simple BBS with user authentication functionality.
WINUprj/CMPUT412
Duckiebot challenges.
WINUprj/crypt-chat
Chat application as an interface of cryptography project.
WINUprj/deepclustering
Author implementation of deep clustering model from the paper "Learning Embedding Space for Clustering From Deep Representations" 2018 IEEE BigData.
WINUprj/dt-sample-program
Sample program repo for completing section B-2 (https://docs.duckietown.org/daffy/duckietown-robotics-development/out/python_programs_environments.html).
WINUprj/Exclusive-Scan-CUDA
Implementation of Exclusive Scan and Reduce using CUDA
WINUprj/HPA-Cell-Segmentation
WINUprj/lop-qcl
Analysis of loss of plasticity in quantum continual learning.
WINUprj/pytorch_advanced
書籍「つくりながら学ぶ! PyTorchによる発展ディープラーニング」の実装コードを配置したリポジトリです
WINUprj/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
WINUprj/input-notes
Notes for the contents I studied.
WINUprj/l2p2
Repository for Lab 2 part 2.
WINUprj/l3
Repository for CMPUT 412 Lab 3 (Forked from https://github.com/wagonhelm/cmput412_exercise3).
WINUprj/l4
CMPUT 412 Lab 4 code repository.
WINUprj/l5
Working repository for Lab 5.
WINUprj/l5_pred
Repository containing the node which runs locally and predicts the digits on the AprilTags.
WINUprj/Shogi_sennichite_predictor
First original data science project. Scraped data from external url and classified frequency of special situation occurs in board game "Shogi" (chess-like board game in Japan).