Pinned Repositories
10_predict_sentiment_from_movies_using_deep_learning
alpha_vantage
A python wrapper for Alpha Vantage API for financial data.
django-proc
how-to-forecast-a-stock
LSTM-long-short-term-memory-
Introduction to long-short term memory (LSTM)
ml3_restuarant-revenue-prediction
MLrevenuepred
revenueprediction
portfolio
Personal Web Page!
Quantum-Computing-IBM-Qiskit
This repository includes all the code that I practised to learn Quantum Computing using IBM Qiskit
Time-Series-Forecasting-
Time series data is a sequence of data points, measuring the same thing over time, stored in time order. In a time series, time is often the independent variable and the goal is usually to make a forecast for the future. Time series aids us to understand the past behavior and would be helpful for future predictions. In this project I worked on the time series data to predict the stock price.
mr4jay's Repositories
mr4jay/ml3_restuarant-revenue-prediction
mr4jay/11_save_and_load_keras_deep_learning_models
mr4jay/12_text_generation_with_LSTM_recurrent_neural_nets_python_keras
mr4jay/13_understanding_stateful_LSTM_recurrent_neural_nets_python_keras
mr4jay/14_a_gentle_introduction_to_backpropagation_through_time
mr4jay/15_attention_in_LSTM_Recurrent_Neural_Nets
mr4jay/16_diagnose_overfitting_and_underfitting_of_LSTM_models
mr4jay/1_life_cycle_neural_network_models_in_keras
1_life_cycle_neural_network_models_in_keras
mr4jay/2_Convolutional-Neural-Networks-for-Machine-Learning
mr4jay/3_Crash-Course-On-Multi-Layer-Perceptron-Neural-Networks
mr4jay/4_crash_course_recurrent_neural_networks_for_deep_learning
mr4jay/5_display_deep_learning_model_training_history_keras
mr4jay/6_dropout_regularization_in_deep_learning_models_with_keras
mr4jay/7_grid_search_hyperparameters_for_deep_learning_models_in_python_with_keras
mr4jay/8_handwritten_digit_recognition_using_CNN_Python_Keras
mr4jay/9_object_recognition_with_CNN_in_Keras_deep_learning_library
mr4jay/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
mr4jay/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
mr4jay/big-data-mapreduce-course
Big Data Modeling, MapReduce, Spark, PySpark @ Santa Clara University
mr4jay/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
mr4jay/home-assistant-core
:house_with_garden: Open source home automation that puts local control and privacy first
mr4jay/interviews
Everything you need to know to get the job.
mr4jay/Keras-GAN
Keras implementations of Generative Adversarial Networks.
mr4jay/ml1_Ames-Iowa-House-Prices
mr4jay/ml2_Germanbank-credit-fraud
mr4jay/ml4_marketing-campaign
mr4jay/pandas-profiling
Create HTML profiling reports from pandas DataFrame objects
mr4jay/pdf-ocr
Python utility to extract tabular data from PDF images.
mr4jay/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
mr4jay/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials