Skip to content
View diproray's full-sized avatar

Highlights

  • Pro

Block or report diproray

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. harrywsh/phrase-detection harrywsh/phrase-detection Public

    Phrase detection in a certain domain with PRDualRank for scoring

    Jupyter Notebook 4 2

  2. ncsa/DataHarmonizationPipeline ncsa/DataHarmonizationPipeline Public

    R 2

  3. music_visualizer music_visualizer Public

    Music Visualizer made using openFrameworks (C++) and Essentia library. Creates 2D and 3D Perlin Noise based visualizations using frequency spectrums and amplitude waveforms.

    C++ 10 4

  4. naive_bayes_classifier_c_plusplus naive_bayes_classifier_c_plusplus Public

    A Naive Bayes Classifier made from scratch using C++ with k-cross form validation, tuning pixel size of each feature and changing image encoding format.

    C++