Pinned Repositories
A-Frame-Start
trial at the workshop
aframe
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
backend
Code for statistical methods which estimates outbreak indicators at Covid Today.
Bomberman
Remake of Bomberman written in C++ and SFML.
Chat-Room-Messenger
Simulated the Messenger server by implementing a client server model for enabling file sharing and communication amongst multiple connected clients.
Climate-Indices-Calculation
The ipynb notebook and Data for indices calculation
Collaboration-For-Beginners
A Beginner's Guide to Contributing in an Open Source Project.
COVID-Site-Rt-calculations
Data and Code files for COVID 19 Rt calculations
NLP-Language-Model
A language model on gutenberg corpus which allows speel check , word completion and gramatical correction
PratikMandlecha's Repositories
PratikMandlecha/NLP-Language-Model
A language model on gutenberg corpus which allows speel check , word completion and gramatical correction
PratikMandlecha/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
PratikMandlecha/backend
Code for statistical methods which estimates outbreak indicators at Covid Today.
PratikMandlecha/Bomberman
Remake of Bomberman written in C++ and SFML.
PratikMandlecha/Chat-Room-Messenger
Simulated the Messenger server by implementing a client server model for enabling file sharing and communication amongst multiple connected clients.
PratikMandlecha/Climate-Indices-Calculation
The ipynb notebook and Data for indices calculation
PratikMandlecha/Collaboration-For-Beginners
A Beginner's Guide to Contributing in an Open Source Project.
PratikMandlecha/COVID-Site-Rt-calculations
Data and Code files for COVID 19 Rt calculations
PratikMandlecha/Data-Structure
For DFS Lab-File
PratikMandlecha/datastructures
Data structures Problem Solving Algorithms
PratikMandlecha/End-Sem-3-1
Material Corresponding to End Sem
PratikMandlecha/Extreme-Tic-Tac-Toe-AI-
PratikMandlecha/Frequent-Sub-graph-Mining-Algorithms-Survey
Data Warehousing and Data Mining Thesis: Frequent Sub Graph Mining Algorithms
PratikMandlecha/hacktoberfest
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
PratikMandlecha/Hacktoberfest-1
Opportunity to start open source and PR experience
PratikMandlecha/iCART-School-Reopening-Model
A model to indicate the risk of reopening schools & academic institutions after the lockdown based on the infrasctructure and student, teacher data for the schools
PratikMandlecha/Image-Captioning
Image Captioning using ML techniques
PratikMandlecha/inspirational-quotes
:bulb: A simple NPM Package which returns random Inspirational Quotes. Get your daily quote and stay motivated!
PratikMandlecha/Learning-Object-Oriented-Python
This repository walks you through the Object Oriented Programming in python. Illustrates real world examples, working codes and going about finding a coding solution.
PratikMandlecha/Matrices-Transformers
Temp for Calculations
PratikMandlecha/motivate
:zap: motivate :zap: - A simple script to print random motivational quotes. Highly influenced by linux command fortune.
PratikMandlecha/movie_rating_visualization_app
Movie rating app visualizations using streamlit
PratikMandlecha/OS-Bash-Shell
PratikMandlecha/popular-movie-quotes
A simple NPM package which returns popular movie quotes.
PratikMandlecha/Python-Application-Gui
A template for desktop applications with an HTML front end and Python back end.
PratikMandlecha/query-server
Query Server Search Engines https://query-server.herokuapp.com
PratikMandlecha/Stock-Market-Forecasting
PratikMandlecha/task-1-instructions
PratikMandlecha/tcso
Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.
PratikMandlecha/Wikipedia-Search-Engine
Given a query, the algorithm searches the Wikipedia Corpus and gives the titles of the top 10 retrieved documents, in a ranked order for phrase queries or field-based queries using multi-level indexes, tf-idf scoring, cosine similarity, threading, index compression.