Skip to content
View pareeknikhil's full-sized avatar

Block or report pareeknikhil

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. brainflow brainflow Public

    Forked from brainflow-dev/brainflow

    BrainFlow is a library intended to obtain, parse and analyze EEG, EMG, ECG and other kinds of data from biosensors

    C++ 1

  2. Clustring-Algorithms-Visualization Clustring-Algorithms-Visualization Public

    The repo contains implementation and visualization of three clustering algorithms: DBSCAN, Hierarchy, and K-Means Clustering

    Jupyter Notebook

  3. Computer-Vision Computer-Vision Public

    This rep contains three Image Processing techniques: Histogram Equalization, Perspective Wrapping, and Object Identification

    Python

  4. Natural-Language-Processing Natural-Language-Processing Public

    Implementation of a number of custom Language Models along with training of models such as Maximum Entropy Markov Model (MEMM). Contains training as well as test data for reference.

    Python

  5. Machine-Learning Machine-Learning Public

    This repo contains the implementation of three algorithms Decision Tree, Naive-Bays, and K-Means for three distinct applications

    Python