Darren's repositories

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

java-design-patterns

Design patterns implemented in Java

Language:JavaLicense:MITStargazers:0Issues:0Issues:0

facenet

Face recognition using Tensorflow

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Android-Face-Recognition-with-Deep-Learning-Library

Face Recognition library for Android devices is an Android library (module) which includes several face recognition methods.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Android-Universal-Image-Loader

Powerful and flexible library for loading, caching and displaying images on Android.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

android-interview-questions

Your Cheat Sheet For Android Interview - Android Interview Questions

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

darknet

Convolutional Neural Networks

Language:CLicense:NOASSERTIONStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

ctci

Cracking the Coding Interview, 5th Edition

Language:JavaStargazers:0Issues:0Issues:0

Mining_Frequent_Patterns

Implement Apriori algorithm and closed/maximal pattern mining with Python

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

opencv

Open Source Computer Vision Library

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

android_guides

Extensive Open-Source Guides for Android Developers

License:MITStargazers:0Issues:0Issues:0

Music-Mood-Detection-using-Text-Mining-on-Lyrics-

During my undergrad, I implemented a music recommendation system based on music digital track analysis. However, it's time for me to use text mining technology on lyrics to upgrade that project. Goals: (1)build a music mood(happy or sad) classifier based on lyrics analysis (2)what words and their distributions are in different mood categories? (3)How are the key words change in songs for the recent years? Project evaluation: (1)data collection: the training data and validation data will be collected from the largest lyric database on Lyricwiki.org (2)feature selection: the most common feature type to consider are BOW(bag of word) and POS(part of speech) combined with stemming using word-net (3)Training model : SVM, Naive Bayes using grid search method. (4)data visualization for goal two and three This project will be done using python on jupyter notebook. reference: Hu, X. (2010). Improving music mood classification using lyrics, audio and social tags (Doctoral dissertation, University of Arizona).

Language:Jupyter NotebookStargazers:21Issues:0Issues:0

project-spring2017

Final project template

Language:Jupyter NotebookLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

pafy

Python library to download YouTube content and retrieve metadata

Language:PythonLicense:LGPL-3.0Stargazers:0Issues:0Issues:0

info490-sp17

Advanced Data Science, University of Illinois Spring 2017

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Text-Mining-Course

Course Notes for 590TXL, University of Illinois at Urbana-Champaign

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

cs199-sp17

Applied Cloud Computing - University of Illinois, Spring 2017

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

awesome-tensorflow

TensorFlow - A curated list of dedicated resources http://tensorflow.org

License:CC0-1.0Stargazers:0Issues:0Issues:0

leetcode

Data structures and algorithms for interview preparation

Language:JavaStargazers:0Issues:0Issues:0

spring2017

Course materials, including syllabus, datasets, scripts, lectures, etc

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

gaia_data_visualization

Learn some visualization technologies with gaia_data

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

alta

The Art of Literary Text Analysis

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MLAlgorithms

Minimal and clean examples of machine learning algorithms

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

twitter_nlp

Twitter NLP Tools

Language:HTMLLicense:GPL-3.0Stargazers:0Issues:0Issues:0

info490-fa16

INFO 490: Foundations of Data Science, offered in the Fall 2016 Semester at the University of Illinois

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

http-api-design

HTTP API design guide extracted from work on the Heroku Platform API

License:NOASSERTIONStargazers:1Issues:0Issues:0