Shivangi Parashar's repositories

Object-Detection-with-YOLO-V3

Remote sensing images object detection.

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

Data-Preparation-for-ML

This repository contains important techniques in data preparation, data cleaning and feature selection that are needed to set your machine learning model up for success.

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

Leakgan_text_generation

Language Generation Through Gans

Language:PythonStargazers:1Issues:0Issues:0

Machine_Learning

Machine Learning Concepts and Algorithms.

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

Advanced-Data-Structures-Templates

Templates of challenging algorithms.

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

adversarial-robustness-toolbox

Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference

License:MITStargazers:0Issues:0Issues:0

attack-and-defense-methods

A curated list of papers on adversarial machine learning (adversarial examples and defense methods).

License:MITStargazers:0Issues:0Issues:0

BERTopic

Leveraging BERT and c-TF-IDF to create easily interpretable topics.

License:MITStargazers:0Issues:0Issues:0

big-companies-interview-questions

A curated list of previous asked Interview Question at Big Companies and Startups 🤲 🏆

License:CC0-1.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

coursera-natural-language-processing-specialization

Programming assignments from all courses in the Coursera Natural Language Processing Specialization offered by deeplearning.ai.

License:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Fine-Tune-BERT-for-Text-Classification-with-TensorFlow

Fine Tune BERT for Text Classification with TensorFlow.

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

Gojek_OnlineTest-Round2-

Source code submitted as part of Gojek Round 2

Stargazers:0Issues:0Issues:0

google-kubernetes-engine

Google Kubernetes Engine GKE with DevOps 75 Real-World Demos

Stargazers:0Issues:0Issues:0

grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

License:AGPL-3.0Stargazers:0Issues:0Issues:0

Leet-Code-Coding-Problems

Daily Coding Problems

Stargazers:0Issues:1Issues:0

nlp

:memo: This repository recorded my NLP journey.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

prometheus-anomaly-detector

A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy)

License:GPL-3.0Stargazers:0Issues:0Issues:0

Rest-API-with-Flask

Creating our application endpoints

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Stock-Closing-Price-Predictions-using-GRU

Stock closing price prediction using tensorflow2,GRU,Keras

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

stockpredictionai

In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

Stargazers:0Issues:0Issues:0

Systems-Programming

Activity of programming Systems Software

Language:CStargazers:0Issues:1Issues:0

Text-Generation

Text Generation Through Lstm and Gru

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