Pinned Repositories
Algorithmic-Short-Selling-with-Python
Algorithmic Short Selling with Python, Published by Packt
amazon-sagemaker-bert-classify-pytorch
This sample show you how to train BERT on Amazon Sagemaker using Spot instances
arctic-v1.79.4
v1.79.4 of arctic repo
bitmex_historical_scraper
Scrape historical data from Bitmex's AWS bucket
cloud-vendor-service
ConcreteDropout
Concrete Dropout implementation for Tensorflow 2.0 and PyTorch
cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
cryptostore
A scalable storage service for cryptocurrency data
deep-hedging
PyTorch-based framework for Deep Hedging
TransLOB
PyTorch implementation of TransLOB - Transformer-based deep learning architecture for predicting price movements from limit order books.
menbatisiunissart's Repositories
menbatisiunissart/python-pdfkit
Wkhtmltopdf python wrapper to convert html to pdf
menbatisiunissart/Multi-Horizon-Forecasting-for-Limit-Order-Books
menbatisiunissart/DeepLOB-Deep-Convolutional-Neural-Networks-for-Limit-Order-Books
This jupyter notebook is used to demonstrate our recent work, "DeepLOB: Deep Convolutional Neural Networks for Limit Order Books", published in IEEE Transactions on Singal Processing. We use FI-2010 dataset and present how model architecture is constructed here. The FI-2010 is publicly avilable and interested readers can check out their paper.
menbatisiunissart/loopback-sdk-builder
Tool for auto-generating Software Development Kits (SDKs) for LoopBack
menbatisiunissart/fast-bert
Super easy library for BERT based NLP models
menbatisiunissart/amazon-sagemaker-bert-classify-pytorch
This sample show you how to train BERT on Amazon Sagemaker using Spot instances
menbatisiunissart/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
menbatisiunissart/mammoth.js
Convert Word documents (.docx files) to HTML
menbatisiunissart/Yahoo-News-Scraper
A web scraper to extract Yahoo! news article summary based on search criteria
menbatisiunissart/Scraping-Tools-Benzinga
menbatisiunissart/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
menbatisiunissart/fake_news_classification
Analysis of Embeddings and Transformers for fake news classification
menbatisiunissart/rangy
A cross-browser JavaScript range and selection library.
menbatisiunissart/slate
Beautiful static documentation for your API
menbatisiunissart/deep-learning-for-order-book-price-and-movement-predictions
Limit Order Book data analysis and modeling using LSTM network