• Stars
    star
    10
  • Rank 1,801,668 (Top 36 %)
  • Language
    Python
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My first try at using Selenium to scrape information off the internet! I used https://brainquotes.com/ as my source

More Repositories

1

InstantSplat

Implementation of InstantSplat where Dust3r is used instead of colmap for points initialization
C++
37
star
2

qualitative-badminton-player-analysis

In this group project carried out with @Anannyap7, the aim is to take a professional badminton match video as an input and predict the most probable space on the court where the shot will be hit by the player on the near side of the court.
Jupyter Notebook
25
star
3

CarPricePrediction

ML model to determine price of car based on certain features.
Jupyter Notebook
13
star
4

eda-sat-project

This is my first mini project wherein I delve into data analysis of a SAT dataset using Numpy, Pandas and Matplotlib!
Jupyter Notebook
12
star
5

JournalEntry

Allows an individual to maintain a journal. 1 entry per day that can be added, edited and deleted.
Python
11
star
6

Tic-Tac-Toe

A console-based Tic Tac Toe game!
Python
10
star
7

Guitar-Fretboard-Trainer

This app helps you with guitar fretboard note memorization.
Python
1
star
8

PolyEqSolverCNN

Made a Handwritten Polynomial Equation Solver using CNN with @Anannyap7
Python
1
star
9

OnlineNotes

A simple website allowing logged in users to create notes! Backend using Python, database using SQLAlchemy
HTML
1
star
10

DinoGameCNN

In this project, I try to automate Google's dino game using Convolutional Neural Networks which makes use of computer vision to constantly predict the dino's move on the basis of the game objects' relative distance with respect to the dinosaur!
Jupyter Notebook
1
star
11

DisasterRecoverySimulation

In this project, I have made a simulation of the disaster recovery system for a banking institution in scenarios of Earthquakes and Information Breach using Python, MySQL and PyGame
Jupyter Notebook
1
star
12

music-genre-classification-using-fl

The aim of this project done with @Anannyap7 is to equip the music industry with a way to collaborate with third party developers without exposing their data. This has been accomplished using Federated Learning and the implementation of the concept has been shown on the simple task of Music Genre Classification.
Jupyter Notebook
1
star
13

DNN-Training-Acceleration

In this project, I implement and compare the different distributed training techniques from data parallelization and model parallelization from scratch using PyTorch
Python
1
star