Pinned Repositories
AcousticsLab
A Python Module for Simulating Active Noise Control Experiments
ancram
Effect of Transducer Positioning in Active Noise Control, Sajil C. K., Biji C. L. and Achuthsankar S. Nair, 5th International Conference on Signal Processing and Integrated Networks(SPIN 2018). Source Code and Supporting Files for a Paper Presented at SPIN 2018.
Beamfomer
Beamforming Simulation Files Based on the Paper Gong, Qin, and Yousheng Chen. "Parameter selection methods of delay and beamforming for cochlear implant speech enhancement. " Acoustical Physics 57.4 (2011): 542-550.
dash-cam-segmenter
Real-time segmentation of dash cam videos. Pretrained computer vision models such as UNET and CANET are used to segment dash cam video.
DSMLNotes
A set of self study notes in my own style for anyone to upskill themselves in data science and machine learning so that they can land in industry roles such as data scientist, machine learning engineer or similar roles.
hand_gesture_recognition
Hand gesture control of visual information system. A website containing multiple pages has been controlled using computer vision.
Italian_to_English
Text translation from Italian to English. An attention based deep learning model to translate input text which is in Italian language to English language.
LoraWANPi
A Python wrapper for utilizing the LMIC library to transmit data from a Raspberry Pi 4 using the RFM95 module
MusicRJ
This is a Machine Learning-Audio Signal Processing Project where a real-time audio signal is classified into speech or music using Deep Neural Network and Convolutional Network
rainfall_monitor
This project done by ICFOSS is an attempt to estimate precipitation using machine learning techniques with sound loudness as an input data. It contains supporting scripts to log sound loudness using acoustic sensors and its corresponding data analysis and machine learning models.
cksajil's Repositories
cksajil/AcousticsLab
A Python Module for Simulating Active Noise Control Experiments
cksajil/ancram
Effect of Transducer Positioning in Active Noise Control, Sajil C. K., Biji C. L. and Achuthsankar S. Nair, 5th International Conference on Signal Processing and Integrated Networks(SPIN 2018). Source Code and Supporting Files for a Paper Presented at SPIN 2018.
cksajil/Beamfomer
Beamforming Simulation Files Based on the Paper Gong, Qin, and Yousheng Chen. "Parameter selection methods of delay and beamforming for cochlear implant speech enhancement. " Acoustical Physics 57.4 (2011): 542-550.
cksajil/MusicRJ
This is a Machine Learning-Audio Signal Processing Project where a real-time audio signal is classified into speech or music using Deep Neural Network and Convolutional Network
cksajil/rainfall_monitor
This project done by ICFOSS is an attempt to estimate precipitation using machine learning techniques with sound loudness as an input data. It contains supporting scripts to log sound loudness using acoustic sensors and its corresponding data analysis and machine learning models.
cksajil/PureDataDemos
some Pure Data Demos of Audio Signal Processing
cksajil/hand_gesture_recognition
Hand gesture control of visual information system. A website containing multiple pages has been controlled using computer vision.
cksajil/Breast-Cancer-Survival-Prediction
Breast Cancer Survival Prediction with Clinical and Gene Expression Data. Here in this project, the patient survival status is predicted using gene expression data and clinical data using classical machine learning algorithms.
cksajil/cksajil
cksajil/Codes4Blog
This repository contains code snippets to support technical articles in my blog https://intuitivetutorial.com/
cksajil/DSAIRPFeb25
Reference repository containing list of topics across various sessions from DSA IRP 2025 course
cksajil/Italian_to_English
Text translation from Italian to English. An attention based deep learning model to translate input text which is in Italian language to English language.
cksajil/Lecture-Video-to-PDF
Making lecture videos readable
cksajil/MyThesis
A repository containing supporting source codes and other materials of my Ph.D. thesis entitled "Studies into Characterizing and Negating Certain Noise Signal".
cksajil/PyMicroArray
PyMicroArray is a set of scripts written to aid in the data retrieval and analysis of micro-array expression data. A variety of code snippets which can be used from data pulling to analysis are made open-source. This might save biologist from a lot of manual effort and save the time needed.
cksajil/dash-cam-segmenter
Real-time segmentation of dash cam videos. Pretrained computer vision models such as UNET and CANET are used to segment dash cam video.
cksajil/DSMLNotes
A set of self study notes in my own style for anyone to upskill themselves in data science and machine learning so that they can land in industry roles such as data scientist, machine learning engineer or similar roles.
cksajil/LoraWANPi
A Python wrapper for utilizing the LMIC library to transmit data from a Raspberry Pi 4 using the RFM95 module
cksajil/PortfolioML
Demos of my key machine learning portfolio projects
cksajil/TinyML_Workshop
This repository contains the instruction setup, supporting code and associated documents for TinyML Workshop. End to End instructions are provided for building TinyML projects across various domains including Deep Learning, AudioML, and Computer Vision.
cksajil/DSANonTech
Code and Associated Resources for Data Science and Analytics Course for Non-tech Participants
cksajil/DSASMPFeb25
Study notes for DSA Online Class
cksajil/FDPAIML
Resources for FDP program on AIML
cksajil/iot_arduino
Demo Codes of IoT Arduino Projects
cksajil/QuickCheck
A multiple choice quiz application used for teaching support
cksajil/streamlit-demo
A demo repository for streamlit deployment