Heshan Eranga (heshanera)

heshanera

Geek Repo

Location:Sri Lanka

Github PK Tool:Github PK Tool


Organizations
EpicGames
ZoneLabs

Heshan Eranga's repositories

HealthPlus

A Management System for a Health Care Facility. The system includes Registration of patients, Making appointments, Storing patient records, Billing in the pharmacy & Pharmacy stock controlling

Language:JavaLicense:Apache-2.0Stargazers:194Issues:16Issues:5

POS

A simple POS system. React and Redux is used in the frontend. Backend server is developed in nodejs, mongodb. mongoose is used as an object data modeling library.

Language:JavaScriptLicense:MITStargazers:14Issues:4Issues:0

LSTMnet

A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the network are randomly initialized.

Language:C++License:GPL-3.0Stargazers:13Issues:3Issues:0

DTW

Dynamic Time Warping Algorithm can be used to measure similarity between 2 time series. Objective of the algorithm is to find the optimal global alignment between the two time series, by exploiting temporal distortions between the 2 time series.

CNNet

Convolutional Neural Network implemented in C++. Eigen library is used for matrix manipulations. Convolution layers, Activation layers, Pooling layers and Fully connected layers are available in the network.

Language:C++License:GPL-3.0Stargazers:4Issues:3Issues:0

IProc

A dynamic library for image processing. To Extract the pixel map of the image. Support PNG, JPG, TIF and BMP image file formats. Inbuilt methods for resizing, cropping, generating grayscale and binary images.

Language:C++License:MITStargazers:4Issues:2Issues:2

LSTMCNnet

A framework for time-series anomaly detection. The framework consists a prediction module and a detection module. Prediction module is based on LSTM and CNN. DTW is used in detection module .

Language:C++Stargazers:3Issues:3Issues:0

SystemCalls

System calls in a linux operating system which request services from the kernel of the OS

Language:CStargazers:3Issues:2Issues:0

VIPinfo

System for gather and display information (contributions to the society etc.) of VIP persons whose names are used for street and building names

Language:JavaScriptStargazers:3Issues:4Issues:0

Algorithms

Algorithm Implementations

Language:JavaStargazers:2Issues:2Issues:0

Binarize

Image binarization using opencv

Language:C++Stargazers:1Issues:3Issues:0

CharRecognizer

Character Recognition using an artificial neural network. Network is trained for 26 characters. Implemented in C++ and Magick++ API is used for pixel manipulation

Language:C++License:GPL-3.0Stargazers:1Issues:2Issues:0

EnterpriseServiceBus

Service Bus which enables multiple services to interact with each other. Implemented using Java Sockets, Java Native Interface (JNI) and Jython library. Can interact with Java, C++ and Python.

Language:JavaLicense:GPL-3.0Stargazers:1Issues:2Issues:0

FitnessClub

Website for a gym for advertising purposes with a admin panel to manage the website. Developed using the codeigniter framework.

Language:HTMLLicense:MITStargazers:1Issues:3Issues:0

PAClassifier

Online Passive Aggressive Binary Classifier

Language:PythonStargazers:1Issues:2Issues:0

react-sse-consumer

React hook for consuming Server Sent Events (SSE). This is a wrapper built around the EventSource API. Handle EventSource events and consume named events sent from the server.

Language:TypeScriptLicense:MITStargazers:1Issues:1Issues:0

TSPlot

Compare univariate temporal sequences

Language:C++Stargazers:1Issues:2Issues:0

react-form-build

Dynamic form creation module implemented using react. Can generate forms and interact with the generated from with view and edit modes. Allows adding custom elements.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

wWorker

Web Worker implementation for executing functions in a separate thread

Language:JavaScriptStargazers:0Issues:2Issues:0

ANN

Simple Artificial Neural Network for the XOR function. Network is build with three layers, Input layer, Output layer and one hidden layer with four nodes. Used Sigmoid as the Activation function

Language:C++Stargazers:0Issues:2Issues:0
Language:TypeScriptStargazers:0Issues:1Issues:0

assets

assets

Stargazers:0Issues:1Issues:0

EdgeDetector

Edge detection using the canny operator and line detection using the convolution based techniques. Implemented the edge detector in C++ using the Magick++ API.

Language:C++Stargazers:0Issues:2Issues:0

i3wmConfigs

customized i3bar using i3blocks

Language:ShellStargazers:0Issues:2Issues:0

LocalFeatureDetector

Feature Matching using SURF, Brute Force Matcher and FLANN Matcher

Language:C++Stargazers:0Issues:2Issues:0

MyMalloc

Memory allocator and deallocator function in C

Language:CLicense:GPL-3.0Stargazers:0Issues:2Issues:0

ReviewClassifier

Classification of IMDB movie reviews using Support Vector Machine and using Logistic Regression methods

Language:Jupyter NotebookStargazers:0Issues:3Issues:0
Language:PythonStargazers:0Issues:2Issues:0

svg-asset-loader

Webpack loader for processing SVG files. Loader options allows embedding SVGs into the HTML, spritesheet injection, or spritesheet extraction for linking.

Language:TypeScriptLicense:MITStargazers:0Issues:1Issues:0

xv6

xv6 kernel modifications

Language:CLicense:NOASSERTIONStargazers:0Issues:2Issues:0