-
Stony Brook University
- Stony Brook, NY
-
-
-
pandas_exercises Public
Forked from guipsamora/pandas_exercisesPractice your pandas skills!
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedFeb 22, 2020 -
basic-linux-shell Public
The project involves usage of low-level Unix/POSIX system calls related to processes, signal handling, files, and I/O redirection. Implementation of a job "spooler" program, called jobber, that acc…
C UpdatedJan 7, 2020 -
dynamic-memory-allocator Public
A dynamic memory allocator in C implementing malloc, calloc and realloc functions. Used segregated free lists by size class, first-fit policy, coalescing of blocks. Splitting to tackle splinters, O…
-
Identifying braille characters based on images. (Optical Braille Recognition)
Python UpdatedJan 7, 2020 -
-
-
-
LightGBM Public
Forked from microsoft/LightGBMA fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning …
C++ MIT License UpdatedOct 21, 2019 -
Critic Classification and Movie rating Prediction
Python UpdatedOct 19, 2019 -
interviews Public
Forked from nits2010/interviewsEverything you need to know to get the job.
Java MIT License UpdatedOct 2, 2019 -
coding-interview-university Public
Forked from saiswagath/coding-interview-universityA complete computer science study plan to become a software engineer.
Creative Commons Attribution Share Alike 4.0 International UpdatedJun 23, 2019 -
-
-
Touchless_3D_Interface Public
Tracking of conducting object like hand/metal in a 3D space utilizing the concept of potential difference between electrodes.
Processing UpdatedJan 27, 2019 -
-
-
SDN-OvS-Flow-Rule-Validator Public
Flow rule validator where it detects and removes conflics among flowrules in Open vSwitch (OvS)
-