Pinned Repositories
algorithms
arunppsg.github.io
Bicycle-riding-using-reinforcement-learning
Implemented Learning to Drive a bicycle using reinforcement learning and shaping.
packet-sniffer
Packet Sniffer for high speed packet capture using packet memory mapping based approach. Extracts packet details and also detects duplicate packets.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
resume-parser
A resume parser created using regex based techniques. It extracts phone number, email id, educational qualification, experience and finds relevance of resume to the skill set required for job.
Set2Set
An implementation of the paper Order Matters: Sequence to Sequence for Sets
TadGAN
Code for the paper "TadGAN: Time Series Anomaly Detection Using Generative Adversarial Networks"
deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
pytorch_geometric
Graph Neural Network Library for PyTorch
arunppsg's Repositories
arunppsg/TadGAN
Code for the paper "TadGAN: Time Series Anomaly Detection Using Generative Adversarial Networks"
arunppsg/resume-parser
A resume parser created using regex based techniques. It extracts phone number, email id, educational qualification, experience and finds relevance of resume to the skill set required for job.
arunppsg/packet-sniffer
Packet Sniffer for high speed packet capture using packet memory mapping based approach. Extracts packet details and also detects duplicate packets.
arunppsg/Set2Set
An implementation of the paper Order Matters: Sequence to Sequence for Sets
arunppsg/arunppsg.github.io
arunppsg/Bicycle-riding-using-reinforcement-learning
Implemented Learning to Drive a bicycle using reinforcement learning and shaping.
arunppsg/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
arunppsg/algorithms
arunppsg/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
arunppsg/arunppsg
arunppsg/atomic-red-team
Small and highly portable detection tests based on MITRE's ATT&CK.
arunppsg/Handwriting-Recognition-using-Tensorflow
A handwriting recognizer built using tensorflow on IAM dataset.
arunppsg/ml-crawler
arunppsg/arrow-experiments
Apache Arrow Development Experiments
arunppsg/browser-extensions
Workouts on browser extensions
arunppsg/budget-analyzer
An application to keep track of incomes and expenses.
arunppsg/ClickHouse
ClickHouse® is a real-time analytics DBMS
arunppsg/cpython
The Python programming language
arunppsg/data-visualizations
A repo for my practise.
arunppsg/Decoding-raw-EEG-signals
Matlab code for decoding muscular activity from EEG signals.
arunppsg/deepchem
Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology
arunppsg/fci
arunppsg/fci-demo
Data-Driven Analysis of Food Corporation of India's operations
arunppsg/invoke-atomicredteam
Invoke-AtomicRedTeam is a PowerShell module to execute tests as defined in the [atomics folder](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics) of Red Canary's Atomic Red Team project.
arunppsg/missing-character-prediction
arunppsg/Network-Programming
arunppsg/numpy
The fundamental package for scientific computing with Python.
arunppsg/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
arunppsg/Portfolio-Optimisation
Finds the portfolio weights which maximizes expected returns and with least risk.
arunppsg/pytorch-attention-mechanism