Pinned Repositories
Adaptive-MEMD
Adaptive Multivariate Empirical Mode Decomposition
awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
CH485---Artificial-Intelligence-and-Chemistry
CH485 - Artificial Intelligence and Chemistry
CountingPeople
This is about getting live feeds from Cam, and counting peoples in different areas in office.
Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
DeepForecasting
Stock Market Decision Support System using Deep Learning & Sentiment Analysis
Deepforecasting-Plus
A friendly web user interface including visualized plots and informative reports for Deepforecasting project
PyEMD
Python implementation of Empirical Mode Decompoisition (EMD) method
Technical-Analysis-Indicators
All technical analysis indicators code in python - No need for any additional module except( Numpy, Pandas, )
Neuralji's Repositories
Neuralji/Technical-Analysis-Indicators
All technical analysis indicators code in python - No need for any additional module except( Numpy, Pandas, )
Neuralji/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Neuralji/CountingPeople
This is about getting live feeds from Cam, and counting peoples in different areas in office.
Neuralji/PyEMD
Python implementation of Empirical Mode Decompoisition (EMD) method
Neuralji/Adaptive-MEMD
Adaptive Multivariate Empirical Mode Decomposition
Neuralji/CH485---Artificial-Intelligence-and-Chemistry
CH485 - Artificial Intelligence and Chemistry
Neuralji/Deep-Learning-Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
Neuralji/DeepForecasting
Stock Market Decision Support System using Deep Learning & Sentiment Analysis
Neuralji/Deepforecasting-Plus
A friendly web user interface including visualized plots and informative reports for Deepforecasting project
Neuralji/eBroker
Stock market time series forcast (benchmark MA vs RNN) and prediction of crisis period by time series pattern recognition with CNN
Neuralji/EMD
Empirical Mode Decomposition
Neuralji/forecasting-stock-movement-direction
Forcasting stock market movement direction with support vector machine
Neuralji/gensim
Topic Modelling for Humans
Neuralji/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Neuralji/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Neuralji/keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
Neuralji/Mini-Projects
A collection of various Mini-Projects; Just for practicing
Neuralji/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
Neuralji/pyaf
PyAF is an Open Source Python library for Automatic Time Series Forecasting built on top of popular pydata modules.
Neuralji/pySSA
Singular Spectrum Analysis for time series forecasting in Python
Neuralji/pystocklib
Python package for Stock Market analysis. (Historical Data, News analysis, EMD, etc..)
Neuralji/rbf_keras
RBF layer for Keras
Neuralji/SC-FEGAN
SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color
Neuralji/SRGAN-Keras-Implementation
Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras
Neuralji/stock-price-forecasting
This is my project to forecast close price of stock market based on LSTM. I use yahoo api for getting stock data and develop forcasting model based on Keras on Python 3. The result of this model isn't good enougth but this is the case study about how to use deep learning to analyze time series data.
Neuralji/Stock_Market_Forecast
Using machine learning to forcast the stock market
Neuralji/StockNN
Stock Market Prediction Using Neural Network Models (Backpropagation, RNN LSTM, RBF) using keras with Tensorflow backend
Neuralji/tensorly
TensorLy: Tensor Learning in Python.
Neuralji/word2vec-api
Simple web service providing a word embedding model
Neuralji/Yolo-Annotation-Tool-New-