PavanNettam's Stars
harvard-edge/cs249r_book
Collaborative book Machine Learning Systems
vb000/Waveformer
A deep neural network architecture for low-latency audio processing
ThejasNU/LeetCode-Solutions
Collection of LeetCode questions to ace the coding interview! - Created using LeetHub and LeetSync
Veeresh-R-G/ARM7TDMI-PROGRAMMING
Contains ARM - 7 TDMI Programs
PavanNettam/ARM7TDMI-ISA-Programing
Basic programs in ARM7TDMI-ISA are been included in this repo
ThejasNU/wordle-clone
wordle game clone bulit using html,css and javascript
PavanNettam/Basics-of-MySQL
Contains some basics related to MySQL RDBMS.
PavanNettam/The-LeetCode-GFG-Repo
Solution to problems in LeetCode
DARSHAN-THE-CODER/Online-e-Referral-and-Digitalized-prescription-system
nihal-ramaswamy/GTA-Assignment
PavanNettam/Assets-Trading-App
A simple app built with flask, to buy or sell stocks
PavanNettam/Backtracking_Robot
Backtracking algorithm is constructed with an explicit stack
PavanNettam/Backtracking_Robot-2.0
The same problem as in Backtrack is solved using Graph implementation and BFS and DFS algorithms are used to find the path efficiently
phaneesh707/LeetCode_Problems
This repository contains the solutions for the Leetcode problems.
Veeresh-R-G/Geo_Attendence__WT_Project
Geo-Location Based Attendence Monitoring system built using MERN Stack
PavanNettam/Analising-Mall-Customer-Behaviour
Mall Customer Behavior is been classified into clusters for better marketing techniques with K-Means++ clustering.
PavanNettam/Breast-Cancer-Classification-Model
Breast cancer is been classified into benign tumour and malignant tumour.
PavanNettam/Breast-Cancer-Classification-model-2.0
Same model as in https://github.com/PavanNettam/Breast-Cancer-Classification-Model is applied on a different dataset
PavanNettam/Cat_Or_Dog
A Conversational Neural Network Classification model built with keras
PavanNettam/Energy_Output_Predictor
Artificial Neural network regression model to predict the energy output in a combined cycle power plant.
PavanNettam/Packet-Sniffing-for-better-marketing
This is a computer networks based project built in python using scapy library.
PavanNettam/PavanNettam
Portfolio
PavanNettam/Project-ErnoRubik
Simulation of Rubik's cube - The Rubik's cube is computerised
PavanNettam/Project-NSE
Computerised version of Indian stock market
PavanNettam/Socket-Programming-and-Dijkstra-Algorithm
Simple socket programming is done in python and Dijkstra's Algorithm is implemented in the server
Veeresh-R-G/Leet_Code_Questions