Pinned Repositories
100-Days-of-ML-Code
A 100 Day ML Challenge to learn and implement ML/DL concepts ranging from the basics of Machine Learning to advanced Deep Learning.
academic_paper
Advanced-Machine-Learning-Specialization
Advanced Machine Learning Specialization on Coursera
alpha_vantage
A python wrapper for Alpha Vantage API for financial data.
anz_eda
Auto-Keras-ImageClassifier-Tutorial
This repo is intended to serve as a reference for using Auto-Keras for your personal image dataset
auto_ml
[UNMAINTAINED] Automated machine learning for analytics & production
InstaHealth
Samar-080301's Repositories
Samar-080301/sklearn
Data & Code associated with my tutorial on the sci-kit learn machine learning library in python
Samar-080301/FileSaver.js
An HTML5 saveAs() FileSaver implementation
Samar-080301/travel1
Samar-080301/cse326_project-1
Samar-080301/100-Days-of-ML-Code
A 100 Day ML Challenge to learn and implement ML/DL concepts ranging from the basics of Machine Learning to advanced Deep Learning.
Samar-080301/Data-Analysis
Data Science Using Python
Samar-080301/stock_cnn_blog_pub
This project is a loose implementation of paper "Algorithmic Financial Trading with Deep Convolutional Neural Networks: Time Series to Image Conversion Approach"
Samar-080301/Tensorflow-Learning-Resources
A curated collection of resources to get started with Tensorflow.
Samar-080301/ga-hyperparam-tuning
Find optimal hyper-parameters for Neural Networks using Genetic Algorithms
Samar-080301/Reinforcement_Learning_for_Stock_Prediction
This is the code for "Reinforcement Learning for Stock Prediction" By Siraj Raval on Youtube
Samar-080301/Extending-Google-BERT-as-Question-and-Answering-model-and-Chatbot
BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be able to answer well from understanding more than 10 pages of data. We can extend the BERT question and answer model to work as chatbot on large text. To accomplish the understanding of more than 10 pages of data, here we have used a specific approach of picking the data.
Samar-080301/FlaskIntroduction
Repo for my tutorial on freeCodeCamp.org
Samar-080301/Python-Automation
💻 These are some projects which I worked upon to automate stuffs using python
Samar-080301/StockPricePrediction
Stock Price Prediction using Machine Learning Techniques
Samar-080301/Advanced-Machine-Learning-Specialization
Advanced Machine Learning Specialization on Coursera
Samar-080301/Stock-Price-Prediction
Predicting stock price using historical data of a company, using Neural networks (LSTM).
Samar-080301/Machine-Learning-Predict-Whether-Patient-Suffer-from-diabetes
Machine Learning Predict Whether Patient Suffer from diabetes
Samar-080301/handgesture_virtual_mouse
Samar-080301/FaceID
An implementation of YOLO v2 for direct facial recognition within detection layer.
Samar-080301/Q-Learning-for-Trading
Samar-080301/Mouse_Cursor_Control_Handsfree
This HCI (Human-Computer Interaction) application in Python(3.6) will allow you to control your mouse cursor with your facial movements, works with just your regular webcam. Its hands-free, no wearable hardware or sensors needed.
Samar-080301/Auto-Keras-ImageClassifier-Tutorial
This repo is intended to serve as a reference for using Auto-Keras for your personal image dataset
Samar-080301/diabetesNeuralNetwork
A neural network using Keras that classifies risk for diabetes based on health data.
Samar-080301/quantcon2018
Samar-080301/twitter_sentiment_challenge
Twitter Sentiment Analysis Challenge for Learn Python for Data Science #2 by @Sirajology on Youtube
Samar-080301/DataGotham2013
Samar-080301/QuantEcon.py
A community based Python library for quantitative economics
Samar-080301/Stock-Predictor
Listens for Stock news on Twitter, performs sentiment analysis by mining information from an online news source, performs supervised predictive modeling and suggests buy or sell decisions of the stock. Computes portfolio returns over time.
Samar-080301/pyeconomics
Computational economics in Python