Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 904 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 904 Bytes
  1. Breakpoints- Detects points of maxima or minima i.e. the points where the slope of the line changes in sign (using Python)
  2. Chatbot- Creation of a simple chatbot with basic greetings and responses
  3. Cut and Curve- Detects the common intervals between two lists of cuts and curves (using Python)
  4. Machine learning- A compilation of the implementation of multiple ML models along with their testing (using Python)
  5. Math final- This code analyses the patterns and disributions (using mathematics) in traffic data and makes predictions using SVM and GPR
  6. PHY_QUANT_GATES- Implementation of Shor's algorithm (using Python)
  7. SnakeandLadder- A simulation of the popular 'Snakes and Ladders Game' (using Java)
  8. new- aids object detection (speed and distance) using the YOLO algorithm
  9. sensitivity- Analyses the sentiment of various messages and classifies them as positive, negative or neutral