lordbeerus0505's Stars
dwyl/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
MechanicalSoup/MechanicalSoup
A Python library for automating interaction with websites.
priya-dwivedi/Deep-Learning
christiansafka/img2vec
:fire: Use pre-trained models in PyTorch to extract vector embeddings for any image
arunmandal53/facematch
Face match in python using Facenet and their pretrained model
jadevaibhav/Signature-verification-using-deep-learning
Using SigComp'11 dataset for signature verification
ravi-ojha/Terminal-Tetris
Terminal based Tetris game written in python
MartinFen/NSS-Zoo-management-system
Zoo management system made using mysql workbench and nebeans using ava swing library for my first year module OOP
SarahMestiri/MachineLearning
Trageted Practice Projects of ML learned concepts
lordbeerus0505/SampleTables
SampleTables for SQL
Yatish04/SqlQueryTranslator
lordbeerus0505/Logistic-Regression-and-SVM-from-Scratch
Implementing Logistic Regression and SVM from scratch
lordbeerus0505/Naive-Bayes-Classifier-from-Scratch
This implements a Naive Bayes Classifier from scratch using Python, Numpy and Scipy