GitHub / Adaickalavan 6 Repositories
Expertise in C++, Distributed High Performance Computing, gRPC, CMake, OpenMP, OpenMPI, OpenCL, and Docker.
Adaickalavan/adaickalavan.github.io
Personal website.
Language: JavaScript - Size: 26.6 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 4

Adaickalavan/RTSP-Video-Streaming
A real time streaming protocol (RTSP) video is streamed from a website using OpenCV into a Kafka topic and consumed by a signal processing application.
Language: Python - Size: 1.08 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 13

Adaickalavan/Parking-Lot-Problem
Parking Lot Problem
Language: Go - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 4

Adaickalavan/GoWeb-PostgreSQL
Golang based web application to display and edit a PostgreSQL database.
Language: Go - Size: 5.17 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 0

Adaickalavan/quantum
Quantum computing algorithms
Language: Python - Size: 568 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Adaickalavan/IceCreamAPI
A JSON Web Token (JWT) authenticated REST API, to perform CRUD operations on a pre-seeded MongoDB of various icecream products, is developed. The code is completely containerized using Docker images.
Language: Go - Size: 178 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Adaickalavan/rl-tfagents
Reinforcement Learning with TF Agents
Language: Python - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Adaickalavan/Deep-Learning-for-Time-Series-and-NLP
A deep learning algorithm, based on CNN and LSTM, which is applicable for time series data classification and for NLP applications.
Language: Jupyter Notebook - Size: 5.81 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 5

Adaickalavan/Coding-Questions-in-Golang
Challenge programming questions in Golang.
Language: Go - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Adaickalavan/Real-Time-Streaming-Visualization
A web based visualization tool for real time data streaming application in Python.
Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 5

Adaickalavan/grpc-cpp-cmake
A code template to greatly simplify and automate the use of GRPC in a C++ project, with CMake and Docker.
Language: CMake - Size: 88.6 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

Adaickalavan/Functional-Programming-in-Scala-Specialization-EPFL-Coursera
Scala programming exercises by Prof. Martin Odersky from École Polytechnique Fédérale de Lausanne (EPFL), Switzerland in Coursera.
Language: Scala - Size: 25 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 7

Adaickalavan/OpenMP-Tim-Mattson
Explores the use of OpenMP for parallel programming in C/C++
Language: C - Size: 3.66 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Adaickalavan/machine-learning-deployment-extended
Real-time video analytics for emotion recognition and object recognition, deployed in Kubernetes with Docker containers.
Language: Go - Size: 94.3 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

Adaickalavan/opencl
Exercises in OpenCL.
Language: C - Size: 22 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Adaickalavan/MNIST
Recognising handwritten digits from the famous MNIST database
Language: Python - Size: 26.6 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Adaickalavan/kafkapc
This repository contains producer and consumer wrappers for Kafka in Golang. This repository has been used in the "RTSP-Video-Streaming" project.
Language: Go - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Adaickalavan/CWDAML_and_AdaptiveCWDA
My Ph.D. dissertation work.
Language: Matlab - Size: 41 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

Adaickalavan/python-c-extension
Extend Python with C library, which is accelerated using OpenMP.
Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Adaickalavan/tutorial-template Fork of readthedocs/tutorial-template
Template for the Read the Docs tutorial
Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Adaickalavan/RFID-System-Simulation
Simulation of end-to-end RFID system
Language: Matlab - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

Adaickalavan/machine-learning-deployment
A real-time video analytic pipeline (i.e., machine learning on a video stream), deployed in Kubernetes with Docker containers.
Language: Go - Size: 220 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

Adaickalavan/SMARTS-zoo
Pretrained reinforcement learning models for SMARTS.
Size: 88.1 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Adaickalavan/GoWeb-inMemory
Golang based web application to display and edit an in-memory database.
Language: HTML - Size: 2.35 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Adaickalavan/Go-WebRTC
A real-time video and data broadcasting service using WebRTC in Golang.
Language: Go - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

Adaickalavan/coding-questions-in-cpp
Challenge programming questions in C++.
Language: Makefile - Size: 967 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Adaickalavan/handson-ml2 Fork of ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Language: Jupyter Notebook - Size: 125 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Adaickalavan/Coursera_Reinforcement_Learning Fork of LucasBoTang/Coursera_Reinforcement_Learning
Coursera Reinforcement Learning Specialization by University of Alberta & Alberta Machine Intelligence Institute
Size: 9.54 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Adaickalavan/emotion-recognition
Machine learning model to recognize seven human facial expressions.
Language: HTML - Size: 16.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Adaickalavan/gocv-alpine Fork of MasashiYokota/gocv-alpine
Docker Image: Alpine 3.7, Golang, OpenCV 4.0.1, GUI
Language: Dockerfile - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Adaickalavan/gokafka-alpine
Docker Image: Alpine, Golang, Librdkafka, Confluent-Kafka-Go
Language: Dockerfile - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Adaickalavan/gocvkafka-alpine
Docker Image: Alpine 3.7, Golang, OpenCV 4.0.1, GoCV, GUI, Librdkafka, Confluent-Kafka-Go
Language: Dockerfile - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Adaickalavan/cpp-documentation-example Fork of TartanLlama/cpp-documentation-example
An example of setting up Sphinx for C++ and building with CMake and Read the Docs
Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Adaickalavan/Machine-Learning-Andrew-Ang-Stanford-University-Coursera
Machine Learning by Prof. Andrew Ang, Stanford University, in Coursera.
Language: Matlab - Size: 20.9 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 2

Adaickalavan/Deep-Learning-Specialization-Andrew-Ng-DeepLearning.ai-Coursera
Deep Learning Specialization by Prof. Andrew Ang, Stanford University, in Coursera.
Language: Jupyter Notebook - Size: 150 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 4

Adaickalavan/paxos
Paxos dynamic programming questions and solutions in Golang.
Language: Go - Size: 199 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Adaickalavan/Parking-Lot-Problem-Extended
An extended problem to that of the original Parking Lot Problem.
Language: Go - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

Adaickalavan/JazzNetwork
JazzNetwork programming questions in C, C++, Python, and Golang.
Language: C++ - Size: 4.38 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Adaickalavan/docker-images
Repository containing various docker images
Language: Dockerfile - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Adaickalavan/Timeseries-Database-and-Visualization
Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Adaickalavan/confluent-kafka-python Fork of MichaelZhangCA/confluent-kafka-python
keep your Confluent Kafka Python development on Windows :D
Language: C - Size: 6.42 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Adaickalavan/GoBlockchain
A simple blockchain implementation in Golang.
Language: Go - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Adaickalavan/Intro_to_Hadoop_and_MapReduce
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
