Pinned Repositories
Android-Application
Artificial-Intelligence-Projects
Cyber Attack Detection
CLRS
📚 Solutions to Introduction to Algorithms Third Edition
CLRS-1
:notebook:Solutions to Introduction to Algorithms
Data-Structure-and-Algorithms
Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Django-webapp
DLTFpT
Deep Learning with TensorFlow, Keras, and PyTorch
GCP-Big-Data-ML
Notes for the Google Cloud Platform Big Data and Machine Learning Fundamentals course.
Time-Series-Forecasting-using-NN-LSTM-and-CNN
Predicting a stock price close of a day based on the last 7 day’s time series data using Neural Network, LSTM and CNN.
Mittali315's Repositories
Mittali315/Time-Series-Forecasting-using-NN-LSTM-and-CNN
Predicting a stock price close of a day based on the last 7 day’s time series data using Neural Network, LSTM and CNN.
Mittali315/Android-Application
Mittali315/Artificial-Intelligence-Projects
Cyber Attack Detection
Mittali315/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
Mittali315/CLRS-1
:notebook:Solutions to Introduction to Algorithms
Mittali315/Data-Structure-and-Algorithms
Mittali315/Deeplearning.ai-Natural-Language-Processing-Specialization
This repository contains my full work and notes on Coursera's NLP Specialization (Natural Language Processing) taught by the instructor Younes Bensouda Mourri and Łukasz Kaiser offered by deeplearning.ai
Mittali315/Django-webapp
Mittali315/DLTFpT
Deep Learning with TensorFlow, Keras, and PyTorch
Mittali315/GCP-Big-Data-ML
Notes for the Google Cloud Platform Big Data and Machine Learning Fundamentals course.
Mittali315/grokking-the-object-oriented-design-interview
Mittali315/House-Price-Estimation-using-Both-Visual-Images-and-Textual-Data
build a novel house price estimation system by using both textual and visual inputs, other than only using textual information such as area, neighborhood, and number of bedrooms.
Mittali315/huffman
A python implementation of Huffman coding
Mittali315/kubernetes-try
Mittali315/python-spark-tutorial
Mittali315/receipe-app-api
Docker app api source code
Mittali315/Recognizing-digits-of-House-Number
Mittali315/Solving-Tic-Tac-Toe-and-Wild-Tic-Tac-Toe-using-Minimax-Search
Build Tic Tac Toe where the first player plays x and the second player plays o. he player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game
Mittali315/spring-boot-examples
Code Examples for everything thats written on www.springboottutorial.com