Sanyam Sharma's repositories

Airline-Sentiment-Analysis

Analyzing sentiment of airline review tweets , using spacy and keras to preprocess data , and trying single-layer and multi-layer RNN-LSTM in tensorflow keras , getting a best accuracy of 76.5%.

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

neural-style-transfer-

Neural style transfer is an optimization technique used to take two images—a content image and a style reference image (such as an artwork by a famous painter)—and blend them together so the output image looks like the content image, but “painted” in the style of the style reference image.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0
Language:C++Stargazers:1Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

wiki_search_engine

wikipedia search engine. A search engine implemented using inverted indexes created using k-way merge sort and relevance ranking using tf-idf scores.

Language:PythonStargazers:1Issues:0Issues:0

Covid-X-ray-classification

Using convolutional neural networks to classify X-ray images into covid positive and covid negative.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

CSES

Solutions to the problemset by CSES.

Language:C++Stargazers:0Issues:0Issues:0

godb

learning project for database internals

Language:GoStargazers:0Issues:0Issues:0
Language:C++License:MITStargazers:0Issues:0Issues:0

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0