Pinned Repositories
AirLineReservationSystem
A Java-based airline reservation system that uses Object-Oriented Programming. The system can manage customers, admins, flight booking and cancellation. It also includes many other features implemented in Java using OOP concepts like inheritance, encapsulation, association, and composition.
backpropagation
My derivation of the backpropagation algorithm used in deep neural networks.
BigData-Notes
大数据入门指南 :star:
Bike-Rental-System-Python-oops
Bike_Rental_System
Bike-Rental-System-Refactored
BikerentalOOPS
coding-interview-university
A complete computer science study plan to become a software engineer.
CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
Data-Science-Cheatsheet
A helpful 4-page data science cheatsheet to assist with exam reviews, interview prep, and anything in-between.
LKM
Linux kernel module to monitor battery status in laptops
Vel0405's Repositories
Vel0405/LKM
Linux kernel module to monitor battery status in laptops
Vel0405/AirLineReservationSystem
A Java-based airline reservation system that uses Object-Oriented Programming. The system can manage customers, admins, flight booking and cancellation. It also includes many other features implemented in Java using OOP concepts like inheritance, encapsulation, association, and composition.
Vel0405/backpropagation
My derivation of the backpropagation algorithm used in deep neural networks.
Vel0405/BigData-Notes
大数据入门指南 :star:
Vel0405/Bike-Rental-System-Python-oops
Bike_Rental_System
Vel0405/Bike-Rental-System-Refactored
Vel0405/BikerentalOOPS
Vel0405/coding-interview-university
A complete computer science study plan to become a software engineer.
Vel0405/CourseraMachineLearning
Coursera Machine Learning By Prof. Andrew Ng
Vel0405/Data-Science-Cheatsheet
A helpful 4-page data science cheatsheet to assist with exam reviews, interview prep, and anything in-between.
Vel0405/dm
Vel0405/fastbook
The fastai book, published as Jupyter Notebooks
Vel0405/FCIH_Parallel_Fall2019_PrefixSum_20160162
A Parallel Implementation Of Array Prefix Sum Using Java
Vel0405/Image_Steganography
Vel0405/Java_basics
Learn java
Vel0405/junkuse
Vel0405/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
Vel0405/machine-learning
notebooks with example for machine learning examples
Vel0405/MedianFilter
Vel0405/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
Vel0405/mm
Vel0405/Parallel-Computing-Projetcs
There are 4 projects developed with MPI, OpenMP and CUDA
Vel0405/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
Vel0405/Restaurant-Review-Sentiment-Analysis
This is the project that I created while working at TCS iON. The model is deployed on Heroku using Flask.
Vel0405/StudentHostel-Management-System