Pinned Repositories
AVH_getstarted
awesome-competitive-programming
:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-dl4nlp
A curated list of awesome Deep Learning for Natural Language Processing resources
awesome-random-forest
Random Forest - a curated list of resources regarding random forest
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
biaxial-rnn-music-composition
A recurrent neural network designed to generate classical music.
books
some books
bsc-project
constant-q-cpp
Make log-frequency axis spectrograms using the optimized octave decimation algorithm
wyx1227's Repositories
wyx1227/datasciencecoursera
datasciencecoursera
wyx1227/datascientist_tutorial
wyx1227/datasharing
The Leek group guide to data sharing
wyx1227/dejavu
Audio fingerprinting and recognition in Python
wyx1227/DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing
wyx1227/financial-analysis-python-tutorial
Financial Analysis in Python tutorial
wyx1227/general-notes
Useful notes. Public!
wyx1227/GenreClassification
MUSI 6201 Class Assignment
wyx1227/IPythonTheanoTutorials
wyx1227/MachineLearning
Exercises for the Stanford/Coursera Machine Learning Class
wyx1227/MIR
Music Information Retrieval
wyx1227/mir_eval
Evaluation functions for music/audio information retrieval/signal processing algorithms.
wyx1227/MusicSegmentation
a music segmentation algorithm that I proposed and implemented as my undergraduate project. The basic function is: a song is loaded to the system, the system will calculate the chroma(harmonic) and MFCC(timbre) features of the audio input and find the segmentation label by using similarity matrix. Then output the segmented time information of this song
wyx1227/PRML
Pattern recognition and machine learning toolbox
wyx1227/VoiceDetection_Matlab
Matlab codes of the Voice Detection project