Pinned Repositories
ai-chatbot-framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
airflow
Airflow is a system to programmatically author, schedule and monitor data pipelines.
algobox
Open Source algorithmic trading platform in Java / Python
asterisk-k8s-demo
Demo of scalable Asterisk on Kubernetes
autogluon
AutoGluon: AutoML Toolkit for Deep Learning
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Option-Arbitrage
A Project to identify option arbitrage opportunities via Black Scholes. This is referred to as 'Option Arbitrage Trading' which seeks to neutralize certain market risks by taking offsetting long and short related securities.
QuantResearch
Quantitative analysis, strategies and backtests
Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
sasikanuri's Repositories
sasikanuri/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
sasikanuri/QuantResearch
Quantitative analysis, strategies and backtests
sasikanuri/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
sasikanuri/ai-chatbot-framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
sasikanuri/asterisk-k8s-demo
Demo of scalable Asterisk on Kubernetes
sasikanuri/automint
Python library for programmatic access to cardano-cli functions to facilitate transactions
sasikanuri/awesome-rl
Reinforcement learning resources curated
sasikanuri/blog
Source code for my personal blog
sasikanuri/ccxws
WebSocket client for 38 cryptocurrency exchanges
sasikanuri/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
sasikanuri/cka
sasikanuri/ckad
sasikanuri/DataScienceCourse
This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.
sasikanuri/epat_proj
EPAT project submission
sasikanuri/fabric-samples
sasikanuri/FinRL
FinRL: The first open-source project for financial reinforcement learning. Please star. 🔥
sasikanuri/flask-chatterbot
Simple boilerplate for ChatterBot using Flask
sasikanuri/hyperledger-fabric-v2-kubernetes-dev
sasikanuri/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
sasikanuri/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code
sasikanuri/machine-learning-for-trading
Code and resources for Machine Learning for Algorithmic Trading, 2nd edition.
sasikanuri/medium_articles
Scripts/Notebooks used for my articles published on Medium
sasikanuri/meetup-k8s-hlf
sasikanuri/nn-zero-to-hero
Neural Networks: Zero to Hero
sasikanuri/OIAnalysis
NSE Nifty Derivatives OI analysis using Python and Excel.
sasikanuri/Python-NSE-Option-Chain-Analyzer
The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis
sasikanuri/pytorch-Deep-Learning
Deep Learning (with PyTorch)
sasikanuri/smartapi-python
sasikanuri/SmartBuilder
SmartBuilder: A Block-based Visual Programming Framework for Smart Contract Development
sasikanuri/stock-trading-ml
A stock trading bot that uses machine learning to make price predictions.