Pinned Repositories
100-Days-of-Machine-learning
The #100DaysOfMLCode is a challenge that encourages beginners to code and study machine learning for at least an hour, every day for 100 days.
4-bit-register-verilog
Designed and implemented a four-bit Register with Four D flip–flops and Four 4 × 1 Multiplexers with mode selection inputs s1 and s0. The Register operates according to the values of select lines, if s1s0=00, no change, s1s0=01 complement output, s1s0=10, shift the bits to the right, & s1s0=11, shift the bits to left.
A-Simple-Blockchain-Simulation-Using-C
A dummy blockchain implementation in C
ADHDvance-Thriving-with-ADHD
Our mission is to provide a reliable and empathetic virtual companion that offers personalized assistance, guidance, and understanding to help students with ADHD thrive academically and emotionally.
Advanced-Algorithm-Project
Recommendation System Algorithms
Caption_Generator
A deep learning model that uses image recognition and text generation to generate captions for an image.
Cryptographic-Tool
Symmetric, Asymmetric and hashing
Discord-Bot
Discord bot to return inspirational quotes, hosted on repl.it.
GTFS-Project
Shoutbox
Basic Chatbox using Socket Programming
charvibannur's Repositories
charvibannur/100-Days-of-Machine-learning
The #100DaysOfMLCode is a challenge that encourages beginners to code and study machine learning for at least an hour, every day for 100 days.
charvibannur/GTFS-Project
charvibannur/Advanced-Algorithm-Project
Recommendation System Algorithms
charvibannur/4-bit-register-verilog
Designed and implemented a four-bit Register with Four D flip–flops and Four 4 × 1 Multiplexers with mode selection inputs s1 and s0. The Register operates according to the values of select lines, if s1s0=00, no change, s1s0=01 complement output, s1s0=10, shift the bits to the right, & s1s0=11, shift the bits to left.
charvibannur/ADHDvance-Thriving-with-ADHD
Our mission is to provide a reliable and empathetic virtual companion that offers personalized assistance, guidance, and understanding to help students with ADHD thrive academically and emotionally.
charvibannur/Character-Trait-and-Age-Demographic-Analysis-using-Dialogues-and-Machine-Learning-Algorithms
NLP Project
charvibannur/charvibannur
charvibannur/charvibannur.github.io
charvibannur/Cloud-Computing-Project1-638-635-650-668
charvibannur/Customer-Relations-Model
Software Engineering Project (UE20CS303)
charvibannur/Disaster-tweets-classification
Predict which Tweets are about real disasters and which ones are not using multiple models.
charvibannur/EffectiveGraphBasedApproachforDataCorruptionDetection
Data Regeneration using Poisoned Datasets
charvibannur/Gender-Bias-Detection
Model to detect gender bias whist using tweets as a dataset
charvibannur/Getting-Started
A guide to making your first open-source contribution !
charvibannur/HexagonsVSTriangles
charvibannur/IIIT-H-Internship
Assignments
charvibannur/LLM-Basics
charvibannur/MahilAI-Datathon
MahilAi, a community that uses AI to combat violence against women, conducted a DATATHON where we won first place.
charvibannur/Medical-Database
Hallothon-2021 project
charvibannur/Music-Genre-Classification
Classification of music files based on the genres.
charvibannur/OOAD-Mini-Project
Recipe and Health Management App
charvibannur/OpenSourceSeptember-Webinar
An extremely insightful discussion by Anand Chitipothu, Director of FOSS United
charvibannur/PAACDA-Comprehensive-Data-Corruption-Detection-Algorithm
18 datasets of varying sizes and corruptions were used to demonstrate the impact on the 16 different models with our proposed Proximity based Adamic Adar Corruption Detection Algorithm (PAACDA).
charvibannur/PES1UG20CS638_Jenkins
charvibannur/Resume-Parser-model
Resume parsing with machine learning using python.
charvibannur/Resume-Parser-WT-Project
This project aims to build a website that facilitates the resume selection process both for students and the working class. We aim to integrate it with machine learning models and other apis
charvibannur/Single-Cell-Tripartite
charvibannur/spam-detection-from-scratch
Spam detection model without the use of any external libraries
charvibannur/Spam-Detection-Model
Program to detect email spam using Natural languafge processing and Python programming language.
charvibannur/Titanic-dataset
Predicting survivors of Titanic Disaster using Logistic Regression