All Projects → Algorithmictrading → Similar Projects or Alternatives

7272 Open source projects that are alternatives of or similar to Algorithmictrading

Math With Python
Various math-related things in Python code
Stars: ✭ 150 (-4.46%)
Mutual labels:  jupyter-notebook
Textrank text summarization
A tutorial for Automatic Text Summarization using TextRank algorithm.
Stars: ✭ 142 (-9.55%)
Mutual labels:  jupyter-notebook
Automatic Generation Of Text Summaries
使用两种方法(抽取式Textrank和概要式seq2seq)自动提取文本摘要
Stars: ✭ 155 (-1.27%)
Mutual labels:  jupyter-notebook
Torchtext Summary
torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.
Stars: ✭ 142 (-9.55%)
Mutual labels:  jupyter-notebook
Stereoconvnet
Stereo convolutional neural network for depth map prediction from stereo images
Stars: ✭ 150 (-4.46%)
Mutual labels:  jupyter-notebook
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-9.55%)
Mutual labels:  jupyter-notebook
Deep q learning
This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube
Stars: ✭ 156 (-0.64%)
Mutual labels:  jupyter-notebook
Geometric Intuition
Understanding ML and deep learning through geometry
Stars: ✭ 142 (-9.55%)
Mutual labels:  jupyter-notebook
Bytecount
Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast
Stars: ✭ 150 (-4.46%)
Mutual labels:  algorithm
Kdd winniethebest
KDD Cup 2020 Challenges for Modern E-Commerce Platform: Multimodalities Recall first place
Stars: ✭ 142 (-9.55%)
Mutual labels:  jupyter-notebook
Pipeline Live
Pipeline Extension for Live Trading
Stars: ✭ 154 (-1.91%)
Mutual labels:  finance
Dla
Deep learning for audio processing
Stars: ✭ 142 (-9.55%)
Mutual labels:  jupyter-notebook
Deeplearning keras2
Modification of fast.ai deep learning course notebooks for usage with Keras 2 and Python 3.
Stars: ✭ 150 (-4.46%)
Mutual labels:  jupyter-notebook
Notebook
Collection of jupyter notebooks for demonstrating software.
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Severstal Steel Defect Detection
Kaggle Segmentation Challenge
Stars: ✭ 160 (+1.91%)
Mutual labels:  jupyter-notebook
Sketchy
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+1388.54%)
Mutual labels:  jupyter-notebook
Lago
📕 Data Structures and Algorithms library in TypeScript
Stars: ✭ 1,966 (+1152.23%)
Mutual labels:  algorithm
Raster Vision Examples
Examples of using Raster Vision on open datasets
Stars: ✭ 154 (-1.91%)
Mutual labels:  jupyter-notebook
Hrv
A Python package for heart rate variability analysis
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Face Depixelizer
Face Depixelizer based on "PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models" repository.
Stars: ✭ 1,912 (+1117.83%)
Mutual labels:  jupyter-notebook
Bob Emploi
An application that provides personalized career and job search advice to jobseekers.
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Altair notebooks
Tutorial and Examples Jupyter Notebooks for Altair
Stars: ✭ 156 (-0.64%)
Mutual labels:  jupyter-notebook
Notes On Statistical Learning Methods
李航《统计学习方法》中机器学习模型的LaTeX公式笔记
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Computer vision
C/C++/Python based computer vision models using OpenPose, OpenCV, DLIB, Keras and Tensorflow libraries. Object Detection, Tracking, Face Recognition, Gesture, Emotion and Posture Recognition
Stars: ✭ 150 (-4.46%)
Mutual labels:  jupyter-notebook
Www.julialang.org
Julia Project website
Stars: ✭ 140 (-10.83%)
Mutual labels:  jupyter-notebook
Mastering Python For Finance Second Edition
Mastering Python for Finance – Second Edition, published by Packt
Stars: ✭ 153 (-2.55%)
Mutual labels:  jupyter-notebook
Pymatch
Stars: ✭ 139 (-11.46%)
Mutual labels:  jupyter-notebook
Ipynb Quicklook
A Quick Look generator for Jupyter/IPython notebooks without further dependencies
Stars: ✭ 152 (-3.18%)
Mutual labels:  jupyter-notebook
Machine Learning
python,机器学习笔记,machine learning,nlp
Stars: ✭ 149 (-5.1%)
Mutual labels:  jupyter-notebook
Kaggle Learning
Repository for sharing the knowledge from the learning path of Kaggle Learning. All contributions welcome :).
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
In simple english
Small projects to clarify big concepts
Stars: ✭ 140 (-10.83%)
Mutual labels:  jupyter-notebook
Leetcode
LeetCode Problems' Solutions
Stars: ✭ 150 (-4.46%)
Mutual labels:  algorithm
Grademark
An API for backtesting trading strategies in JavaScript and TypeScript.
Stars: ✭ 140 (-10.83%)
Mutual labels:  algorithmic-trading
Self Learning
Books Papers, Courses & more I have to learn soon
Stars: ✭ 146 (-7.01%)
Mutual labels:  jupyter-notebook
Py4chemoinformatics
Python for chemoinformatics
Stars: ✭ 140 (-10.83%)
Mutual labels:  jupyter-notebook
Slayerpytorch
PyTorch implementation of SLAYER for training Spiking Neural Networks
Stars: ✭ 150 (-4.46%)
Mutual labels:  jupyter-notebook
Quantum Native Dojo
量子コンピュータ初学者のための自習教材
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Piggyvault
Family finance management app.
Stars: ✭ 152 (-3.18%)
Mutual labels:  finance
Book
This book serves as an introduction to a whole new way of thinking systematically about geographic data, using geographical analysis and computation to unlock new insights hidden within data.
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Time Series Forecasting Of Amazon Stock Prices Using Neural Networks Lstm And Gan
Project analyzes Amazon Stock data using Python. Feature Extraction is performed and ARIMA and Fourier series models are made. LSTM is used with multiple features to predict stock prices and then sentimental analysis is performed using news and reddit sentiments. GANs are used to predict stock data too where Amazon data is taken from an API as Generator and CNNs are used as discriminator.
Stars: ✭ 150 (-4.46%)
Mutual labels:  jupyter-notebook
19 udacity dsa
Data Structures & Algorithms Nanodegree Program from Udacity
Stars: ✭ 140 (-10.83%)
Mutual labels:  jupyter-notebook
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-1.91%)
Mutual labels:  jupyter-notebook
Hpo2nas Tutorial Cvpr Eccv2020
Hands-on Tutorial on Automated Deep Learning
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Testovoe
Home assignments for data science positions
Stars: ✭ 149 (-5.1%)
Mutual labels:  jupyter-notebook
Data Structure And Algorithm Using Python
In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data. (Using Python 3)
Stars: ✭ 141 (-10.19%)
Mutual labels:  jupyter-notebook
Dss Pytorch
⭐️ PyTorch implement of Deeply Supervised Salient Object Detection with Short Connection
Stars: ✭ 158 (+0.64%)
Mutual labels:  jupyter-notebook
Lmkor
Pretrained Language Models for Korean
Stars: ✭ 140 (-10.83%)
Mutual labels:  jupyter-notebook
Pyomogallery
A collection of Pyomo examples
Stars: ✭ 149 (-5.1%)
Mutual labels:  jupyter-notebook
Pysankey
create sankey diagrams with matplotlib
Stars: ✭ 140 (-10.83%)
Mutual labels:  jupyter-notebook
Hdbscan
A high performance implementation of HDBSCAN clustering.
Stars: ✭ 2,032 (+1194.27%)
Mutual labels:  jupyter-notebook
Dwifft
Swift Diff
Stars: ✭ 1,822 (+1060.51%)
Mutual labels:  algorithm
Fastai audio
[DEPRECATED] 🔊️ Audio with fastaiv1
Stars: ✭ 156 (-0.64%)
Mutual labels:  jupyter-notebook
Oreilly Intro To Predictive Clv
Repo that contains the supporting material for O'Reilly Webinar "An Intro to Predictive Modeling for Customer Lifetime Value" on Feb 28, 2017
Stars: ✭ 153 (-2.55%)
Mutual labels:  jupyter-notebook
Forecasting
Time Series Forecasting Best Practices & Examples
Stars: ✭ 2,123 (+1252.23%)
Mutual labels:  jupyter-notebook
Machine Learning
🌎 machine learning tutorials (mainly in Python3)
Stars: ✭ 1,924 (+1125.48%)
Mutual labels:  jupyter-notebook
Oreilly Captions
Stars: ✭ 153 (-2.55%)
Mutual labels:  jupyter-notebook
Project kojak
Training a Neural Network to Detect Gestures and Control Smart Home Devices with OpenCV in Python
Stars: ✭ 147 (-6.37%)
Mutual labels:  jupyter-notebook
Corus
Links to Russian corpora + Python functions for loading and parsing
Stars: ✭ 154 (-1.91%)
Mutual labels:  jupyter-notebook
361-420 of 7272 similar projects