Daniel's repositories
Deep-learning-labs
All about deep learning labs in ELEN521
COEN240-CNN
Simple convolutional neural network for MNIST data classification
COEN317-Raft-KVService-client
Client of key/value storage service based on Raft
COEN317-Static-Server
A simple static file server, coursework for COEN317 Distributed System.
AgeEstimatorDataset
The dataset for AgeEstimator
COEN317-Raft-KVService
Key/value storage service based on Raft
spark
Apache Spark
COEN240-K-Means
Simple K-means implementation
COEN240-Linear-Regression
Simple Linear Regression implementation
COEN240-Multi-Class-Logistic-Regression
Recognize hand-written digits from mnist dataset using multi-class logistic regression
COEN240-Neural-Network
A neural network for MNIST data classification
COEN240-PCA
Simple facial recognition application based on PCA
COEN240-PCA-vs-LDA
Comparison of classification result based on dimension reduction algorithms: PCA vs LDA
COEN240-Skin-Detection
Skin detection application based on Bayesian classifier
COEN241-blockchain-cloud-app
A interesting game built based on blockchain and clouds
COEN241-blockchain-cloud-app-client
The client of blockchain game application powered by Vue
COEN241-phone-number-allotment-API-server
A Simple API server of phone numbers allotment system generated by Swagger
COEN241-phone-number-allotment-client
A Simple client of phone numbers allotment system powered by Vue-cli
COEN281-Document-Classification
Classification of medical description texts using K-nearest neighbor algorithm
COEN281-Image-Clustering
Clustering 100,000 small heterogeneous images
COEN281-Imbalanced-Data-Binary-Classification
Several binary classifiers based on data preprocessed with K-mers
COEN317-Raft-KVService-go_server
Server of key/value storage service based on Raft in GO
Fixit
Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and configure. It empowers lint rule to provide autofix to fix the issues for developers. It also provide tools to run autofix across codebase to fix existing issues and automatically insert lint-fixme comments to silent existing violation. Fixit integrates with Flake8 and it adds the above mentioned enhancements to it.
keras-vggface
VGGFace implementation with Keras Framework
keras-yolo3
Training and Detecting Objects with YOLO3
sh_buildDevEnv
Builds up development environment