• Stars
    star
    66
  • Rank 466,468 (Top 10 %)
  • Language
    Jupyter Notebook
  • Created about 5 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

Project on building a web crawler to collect the fundamentals of the stock and review their performance in one go

More Repositories

1

Attention-is-All-you-Need-PyTorch

Repo has PyTorch implementation "Attention is All you Need - Transformers" paper for Machine Translation from French queries to English.
Jupyter Notebook
64
star
2

Principal-Component-Analysis-testing-on-Image-data

This project involves application of PCA technique on image data and assessing its performance in terms of information retention and compressibility.
Jupyter Notebook
27
star
3

Image-Caption-Generation-using-Fastai

Implemented image caption generation method propossed in Show, Attend, and Tell paper using the Fastai framework to describe the content of images. Achieved 24 BLEU score for Beam search size of 5. Designed a Web application for model deployment using the Flask framework.
Jupyter Notebook
23
star
4

Used-Car-Price-Prediction

This project is about helping buyers to make an informed purchase by predicting the price of used cars. Gradient Boosting Regressor turns out to be the best model with a Mean Squared Logarithmic Error (MSLE) of 0.033. Designed an interactive Web application for model deployment using the Flask framework and Hosted on AWS using Elastic Beanstalk service via Docker image.
Jupyter Notebook
10
star
5

Planet-Amazon-Kaggle

This project is about building Deep Learning CNN model to label satellite images with Atmospheric conditions (Multi-label classification problem)
Jupyter Notebook
9
star
6

CheckBoxClassification

Various types of information can be present when processing documents like forms and statements. The checkbox items, one type of item, are found in many forms and documents. A vital part of information extraction is identifying checkboxes and determining whether they are selected or not. An approach is presented for extracting information from checkboxes in this project. This project is designed to be used as a ready-to-go solution for similar use cases with minimal modifications.
Jupyter Notebook
2
star