An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: kuniv

ku-cylee/node-simple-board

A Node.js Simple Board Application for 2020/21 Back-end Study in KWEB

Language: JavaScript - Size: 330 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ku-cylee/kweb-kotlin-spring-week4 📦

Kotlin + Spring Framework Study Week4 Code

Language: Kotlin - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ku-cylee/scala-asgmt1-recursion 📦

Recursive Functions Problems for Coursera Scala Study Assignment 1.

Language: Scala - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ku-cylee/scala-asgmt2-functional-sets 📦

Functional Sets Problems for Coursera Scala Study Assignment 2

Language: Scala - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ku-cylee/sysprgm-proj3-firewall 📦

Custom Firewall for COSE322 System Programming Course

Language: C - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ku-cylee/sysprgm-proj1-lfls-analysis 📦

Kernel Modification and LKM Implementation for LFLS Profiling for COSE322 System Programming Course

Language: C - Size: 144 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ku-cylee/django-contest-app 📦

Example of KWEB Community Web Application Implemented by Django for Django Contest in 2020 Summer Freshmen Course

Language: Python - Size: 232 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

ku-cylee/django-course-app 📦

Simple KWEB Community Web Application Implemented by Django for 2020 Summer Freshmen Course

Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ku-cylee/ethereum-solidity-examples 📦

Simple Solidity Examples from Mastering Ethereum Chapter 7

Language: Solidity - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ku-cylee/ml-speech-recognizer 📦

Embedded Training of Speech Recognizer using Hidden Markov Model and Baum-Welch Algorithm for COSE362 Machine Learning Course

Language: Python - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ku-cylee/java-event-handler-examples 📦

Example Problems for Event Handler Chapter for COSE102 Computer Programming II Course

Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ku-cylee/java-delivery-monitor 📦

A GUI program for managing and tracking shipping status of parcels written in Java. Term Project for COSE102 Computer Programming II Course

Language: Java - Size: 82 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

ku-cylee/algo-asgmt5-huffman 📦

Implemetation of Huffman Code for COSE214 Algorithm Course

Language: C - Size: 2.99 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ku-cylee/cg-asgmt1-transformations 📦

Transformations Exercise Assignment for COSE331 Computer Graphics

Language: C++ - Size: 469 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ku-cylee/cg-asgmt2-rendering 📦

Rendering Exercise Assignment for COSE331 Computer Graphics Course

Language: C++ - Size: 465 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ku-cylee/sysprgm-proj2-socket 📦

Client-side Socket Program Implented using pthread.h for COSE322 System Programming Course

Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ku-cylee/capstone-money-detector 📦

Money Detector Cross-Platform Application Implemented by Xamarin.Forms for COSE489 Capstone Design Course

Language: C# - Size: 28.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ku-cylee/ai-prj1-cooperative-pacman 📦

ExclusiveAgent, a Pacman Agent for Cooperative Pacman Game for COSE361 Artificial Intelligence Course

Language: Python - Size: 801 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ku-cylee/cg-asgmt3-forward-kinematics 📦

Implementation of Human Running Animation using Forward Kinematics for COSE331 Computer Graphics Course

Language: C - Size: 12 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ku-cylee/kuniv-lecture-notes

Korea University Courses Summary Notes

Language: TeX - Size: 6.91 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ku-cylee/csd-asgmts

COSE321 Computer Systems Design Assignments

Language: Assembly - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ku-cylee/ai-prj2-adversarial-pacman

Adversarial Pacman Agents Implementation for COSE361 Artificial Intelligence Course

Language: Python - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ku-cylee/es-prj-tracking-mobility

Image Detection Model, Centroid Inference Server and RC Car Controller for Tracking Mobility Project for COSE421 Embedded Systems Course

Language: Python - Size: 8.81 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ku-cylee/ai-asgmt2-pacman-multiagent

Adversarial Search Implementation for Multi-Agent Pacman Game for COSE361 Artificial Intelligence Course

Language: Python - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ku-cylee/ai-asgmt1-pacman-search

Tree Search Algorithms Implementation for Pacman Game for COSE361 Artificial Intelligence Course

Language: Python - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ku-cylee/dl-asgmt5-handwriting-classifier

MNIST Dataset Handwriting Classifier using Convolutional Neural Network for COSE474 Deep Learning Course

Language: Python - Size: 356 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ku-cylee/dl-asgmt6-cifar10-classifier

CIFAR-10 Image Classifier using ResNet and PyTorch for COSE474 Deep Learning Course

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ku-cylee/dl-asgmt3-xor-classifier

An XOR classifier using Artificial Neural Network with Backpropagation and Gradient Descent for COSE474 Deep Learning Course

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ku-cylee/dl-asgmt4-convolutional-neural-network

Implementation of Convolutional Neural Network for COSE474 Deep Learning Course

Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ku-cylee/dl-asgmt2-linear-classifier

k-NN Classifier, SVM-loss classifier, Softmax Classifier for COSE474 Deep Learning Course

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ku-cylee/dl-asgmt1-linear-regression

Linear Regression to Estimate Linear Model with Noise for COSE474 Deep Learning Course

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0