Pinned Repositories
3HAN
Code for 3HAN and variants.
AI-Project
Algos-for-prime
Algorithms for Prime Generating in increasing efficiency
CapsNet
Denoising-Dirty-Documents
llm-dataset-generator
Loyd-s-Puzzle
Modeling Loyd's Puzzle (3x3) using NuSMV
MP-MiniProject
Develop a Robust Image Processing algorithm to count sarees/T-shirts placed in shelves of a retail shop.
Pedometer
A Pedometer that uses gy521 sensor and Arduino. It counts the number of steps you take. It uses accelerometer and gyroscope to measure the steps.
Smart-neighbourhood
An android application that acts as a connecting bridge for people in a community/neighbourhood. People of that neighbourhood can login and post questions,answers,blogs etc... People can also conduct polls about the decisions undertaken by the community as a whole.We have also implemented a request service feature where people can request service from a carpenter/plumber/painter etc.. These requests are processed and sent to the particular service provider through an SMS using exotel API's. An admin verifies the existence of a user and sends a confirmation SMS to the user. We have also used openweathermap API to get current weather which is reflected on the home page.The background image of our home page change depends on the weather outside. We have partially designed an ad algorithm where the ads on the people's timeline change according to the posts of the people using data mining.
Perseus14's Repositories
Perseus14/llm-dataset-generator
Perseus14/CapsNet
Perseus14/Automated-Evaluation-of-Programming-Assignments
Perseus14/CatalystLabs
Perseus14/cnn_finetune
Fine-tune CNN in Keras
Perseus14/deep_learning_interview
Resources for deep learning interview
Perseus14/FaceRecognitionApp
Perseus14/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and FastChat-T5.
Perseus14/gdrive.sh
Download a file or a folder easily. curl gdrive.sh | bash -s $fileid
Perseus14/IBM-Forecasting
Designed and developed an end-to-end forecasting tool that gives graphical analysis and recommends the best machine learning forecasting algorithm for a given time-series data
Perseus14/InferDoc
Generate SQUAD style dataset from raw text file and train a transformer based question answering model .This repo has code from https://github.com/facebookresearch/UnsupervisedQA and https://github.com/deepset-ai/haystack
Perseus14/keras
Deep Learning for humans
Perseus14/KnowledgeMap
Perseus14/Machine-Learning
Perseus14/MNIST
Perseus14/monero-miner-docker
Monero Miner on Docker - Alpine :whale:
Perseus14/Mtech-Thesis
Perseus14/MusicMoodDetection
Perseus14/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
Perseus14/PDFScanner
An app for ocrmypdf
Perseus14/perseus14.github.io
Perseus14/Predict-next-word
An LSTM example using tensorflow to predict the next word in a text
Perseus14/pycsdk
A small Python/Cython wrapper for the Nuance OmniPage CSDK
Perseus14/radish
C++ model train&inference framework
Perseus14/reddit-ffn-bot
A reddit auto reply bot.
Perseus14/signature_extractor
A super lightweight algorithm for extraction of overlapped handwritten signature on scanned documents using OpenCV and scikit-image
Perseus14/snake-species-identification-challenge-starter-kit
A starter kit for Snakes species identification challenge
Perseus14/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
Perseus14/Volume-Estimation
Perseus14/WebAppTemplates
Some web application templates for deploying neural network models using Flask in Python