Pinned Repositories
Classification-Streamer
This is a real time streamer using Apache Flink to perform image classification on the incoming pixel stream from the source using a pretrained classification model and write the prediction result to the sink.
Federated-Learning-Driver-Profile-Identification
Federated-Learning-Steering-angle-prediction
Steering angle prediction using Federated Learning Architecture
Fine-tune-LLM
Fine tuning Large language models using Huggingface library using LoRA method.
karthikziffer.github.io
Keras_Densenet_CIFAR10_
Hardware optimized Neural network with 93% Accuracy from 0.9M Trainable Parameters.
Mask-Detection
Face mask classification model to detect a person wearing a mask or not. A mobilenet V2 model is trained with 97% Validation accuracy.
weather_forecast
Location Address based weather forecast pip package.
White-House-Salary-Data-Analysis
White House DataSet comprises of Employee Name , Salary , Year , President , Presidential Term Columns . Data Analysis is focused on Gender Pay Gap and Data Visualization is done using Plotly https://plot.ly/ . Plotly creates leading open source tools for composing, editing, and sharing interactive data visualization via the Web .
karthikziffer's Repositories
karthikziffer/Federated-Learning-Driver-Profile-Identification
karthikziffer/Mask-Detection
Face mask classification model to detect a person wearing a mask or not. A mobilenet V2 model is trained with 97% Validation accuracy.
karthikziffer/weather_forecast
Location Address based weather forecast pip package.
karthikziffer/White-House-Salary-Data-Analysis
White House DataSet comprises of Employee Name , Salary , Year , President , Presidential Term Columns . Data Analysis is focused on Gender Pay Gap and Data Visualization is done using Plotly https://plot.ly/ . Plotly creates leading open source tools for composing, editing, and sharing interactive data visualization via the Web .
karthikziffer/Federated-Learning-Steering-angle-prediction
Steering angle prediction using Federated Learning Architecture
karthikziffer/karthikziffer.github.io
karthikziffer/Keras_Densenet_CIFAR10_
Hardware optimized Neural network with 93% Accuracy from 0.9M Trainable Parameters.
karthikziffer/Smart-Delivery-IoT-Box
A project using arduino which generates OTP and shared with the authenticated person. The person reaches home and unlocks the box and retrieves his parcel.
karthikziffer/steve-jobs-tribute-page
karthikziffer/Altair_DataAnalysis_DataVisualization
karthikziffer/Analytics-dashboard
Simple Dashboard using Dash and Python
karthikziffer/Classification-Streamer
This is a real time streamer using Apache Flink to perform image classification on the incoming pixel stream from the source using a pretrained classification model and write the prediction result to the sink.
karthikziffer/Fine-tune-LLM
Fine tuning Large language models using Huggingface library using LoRA method.
karthikziffer/Phishing_Machine_Learning_Detection
A project to detect phishing on the Internet.
karthikziffer/RESNET50-Implementation
Resnet50 Model Architecture Implementation using keras
karthikziffer/RESNET_facial_keypoints_detector
RESNET Architecture based facial keypoints detector.
karthikziffer/vizdnn
Deep Neural Network Vizualizer
karthikziffer/azure-static-web-app
karthikziffer/darknet
Useful functionalities added on the original darknet public repository.
karthikziffer/keras-seq-2-seq-signal-prediction
An implementation of a sequence to sequence neural network using an encoder-decoder
karthikziffer/neural_network_in_numpy
A coding experiment to build a vanilla neural network procedure using numpy.
karthikziffer/Python_Logic
Assignment: Python program to determine if the digits of a number can be divided into three continuous parts such that the third part is the sum of the other two. e.g. 99101200 can be divided because 99 + 101 = 200. The sum will always be at the end . The number can be of arbitrary length. Make sure you use python and write the function which returns True if it can be separated into three such parts.
karthikziffer/rempass
Password generator
karthikziffer/TextEditor
Text Editor to bring out your thoughts. Using Quill a powerful rich text editor.
karthikziffer/Toolbox
This repository contains all the useful resources for building deep learning projects
karthikziffer/whisperX
WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)