Pinned Repositories
1-create-personnal-trading-bot
autokeras
AutoML library for deep learning
AutoTS
Automated Time Series Forecasting
awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
awesome_time_series_in_python
This curated list contains python packages for time series analysis
aws
INACTIVE - please go to https://gitlab.com/juliensimon/aws
Fast-Google-Dorks-Scan
The OSINT project, the main idea of which is to collect all the possible Google dorks search combinations and to find the information about the specific web-site: common admin panels, the widespread file types and path traversal. The 100% automated.
FinanceOps
Research in investment finance with Python Notebooks
LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Machine-Learning-Study-Path
A complete ML study path, focused on TensorFlow and Scikit-Learn
Anis848's Repositories
Anis848/1-create-personnal-trading-bot
Anis848/autokeras
AutoML library for deep learning
Anis848/AutoTS
Automated Time Series Forecasting
Anis848/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Anis848/awesome_time_series_in_python
This curated list contains python packages for time series analysis
Anis848/aws
INACTIVE - please go to https://gitlab.com/juliensimon/aws
Anis848/Fast-Google-Dorks-Scan
The OSINT project, the main idea of which is to collect all the possible Google dorks search combinations and to find the information about the specific web-site: common admin panels, the widespread file types and path traversal. The 100% automated.
Anis848/FinanceOps
Research in investment finance with Python Notebooks
Anis848/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
Anis848/Machine-Learning-Study-Path
A complete ML study path, focused on TensorFlow and Scikit-Learn
Anis848/materials
Bonus materials, exercises, and example projects for our Python tutorials
Anis848/QuantLib
The QuantLib C++ library
Anis848/saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Anis848/Sentiment_Analysis
This is the code for "Sentiment Analysis - Data Lit #1" by Siraj Raval on Youtube
Anis848/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Anis848/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
Anis848/Stock-Price-Prediction-LSTM
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network
Anis848/tf-quant-finance
High-performance TensorFlow library for quantitative finance.
Anis848/tutorials
Python tutorials and examples
Anis848/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.