Pinned Repositories
element
A Vue.js 2.0 UI Toolkit for Web
8Puzzle
8 Puzzle problem described by algs4.princeton.edu
AgeEstimator
COEN240-CNN
Simple convolutional neural network for MNIST data classification
COEN317-Raft-KVService
Key/value storage service based on Raft
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.
Deep-learning-labs
All about deep learning labs in ELEN521
Github-searcher
A simple SPA powered by React.js and Github API
spark
Apache Spark
oopDaniel's Repositories
oopDaniel/Deep-learning-labs
All about deep learning labs in ELEN521
oopDaniel/AgeEstimator
oopDaniel/COEN240-CNN
Simple convolutional neural network for MNIST data classification
oopDaniel/COEN317-Raft-KVService
Key/value storage service based on Raft
oopDaniel/COEN317-Raft-KVService-client
Client of key/value storage service based on Raft
oopDaniel/COEN317-Static-Server
A simple static file server, coursework for COEN317 Distributed System.
oopDaniel/spark
Apache Spark
oopDaniel/AgeEstimatorDataset
The dataset for AgeEstimator
oopDaniel/COEN240-K-Means
Simple K-means implementation
oopDaniel/COEN240-Linear-Regression
Simple Linear Regression implementation
oopDaniel/COEN240-Multi-Class-Logistic-Regression
Recognize hand-written digits from mnist dataset using multi-class logistic regression
oopDaniel/COEN240-Neural-Network
A neural network for MNIST data classification
oopDaniel/COEN240-PCA
Simple facial recognition application based on PCA
oopDaniel/COEN240-PCA-vs-LDA
Comparison of classification result based on dimension reduction algorithms: PCA vs LDA
oopDaniel/COEN240-Skin-Detection
Skin detection application based on Bayesian classifier
oopDaniel/COEN241-blockchain-cloud-app
A interesting game built based on blockchain and clouds
oopDaniel/COEN241-blockchain-cloud-app-client
The client of blockchain game application powered by Vue
oopDaniel/COEN241-phone-number-allotment-API-server
A Simple API server of phone numbers allotment system generated by Swagger
oopDaniel/COEN241-phone-number-allotment-client
A Simple client of phone numbers allotment system powered by Vue-cli
oopDaniel/COEN281-Document-Classification
Classification of medical description texts using K-nearest neighbor algorithm
oopDaniel/COEN281-Image-Clustering
Clustering 100,000 small heterogeneous images
oopDaniel/COEN281-Imbalanced-Data-Binary-Classification
Several binary classifiers based on data preprocessed with K-mers
oopDaniel/COEN317-Raft-KVService-go_server
Server of key/value storage service based on Raft in GO
oopDaniel/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
oopDaniel/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.
oopDaniel/keras-vggface
VGGFace implementation with Keras Framework
oopDaniel/keras-yolo3
Training and Detecting Objects with YOLO3
oopDaniel/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
oopDaniel/presto
The official home of the Presto distributed SQL query engine for big data
oopDaniel/sh_buildDevEnv
Builds up development environment