All Projects → Crypto_trader → Similar Projects or Alternatives

925 Open source projects that are alternatives of or similar to Crypto_trader

Linusrants
Dataset of Linus Torvalds' rants classified by negativity using sentiment analysis
Stars: ✭ 291 (+58.15%)
Mutual labels:  sentiment-analysis
C51 Ddqn Keras
C51-DDQN in Keras
Stars: ✭ 115 (-37.5%)
Mutual labels:  reinforcement-learning
Deep rl
PyTorch implementations of Deep Reinforcement Learning algorithms (DQN, DDQN, A2C, VPG, TRPO, PPO, DDPG, TD3, SAC, SAC-AEA)
Stars: ✭ 291 (+58.15%)
Mutual labels:  reinforcement-learning
Pyspider Stock
A project using pyspider to collect data and NLP techs to analyze the correlation among the data
Stars: ✭ 56 (-69.57%)
Mutual labels:  sentiment-analysis
Deep Learning Nlp Rl Papers
Recent Deep Learning papers in NLU and RL
Stars: ✭ 288 (+56.52%)
Mutual labels:  reinforcement-learning
Absapapers
Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合
Stars: ✭ 142 (-22.83%)
Mutual labels:  sentiment-analysis
He4o
和(he for objective-c) —— “信息熵减机系统”
Stars: ✭ 284 (+54.35%)
Mutual labels:  reinforcement-learning
Reinforcement Learning
Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)
Stars: ✭ 55 (-70.11%)
Mutual labels:  reinforcement-learning
Pytorch Vsumm Reinforce
AAAI 2018 - Unsupervised video summarization with deep reinforcement learning (PyTorch)
Stars: ✭ 283 (+53.8%)
Mutual labels:  reinforcement-learning
Aspect Based Sentiment Analysis
Aspect-Based Sentiment Analysis Experiments
Stars: ✭ 115 (-37.5%)
Mutual labels:  sentiment-analysis
Languagecrunch
LanguageCrunch NLP server docker image
Stars: ✭ 281 (+52.72%)
Mutual labels:  sentiment-analysis
Doer
The implementation of ACL 2019 paper DOER: Dual Cross-Shared RNN for Aspect Term-Polarity Co-Extraction
Stars: ✭ 55 (-70.11%)
Mutual labels:  sentiment-analysis
Trading Bot
Stock Trading Bot using Deep Q-Learning
Stars: ✭ 273 (+48.37%)
Mutual labels:  reinforcement-learning
Rl Baselines3 Zoo
A collection of pre-trained RL agents using Stable Baselines3, training and hyperparameter optimization included.
Stars: ✭ 161 (-12.5%)
Mutual labels:  reinforcement-learning
Sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
Stars: ✭ 273 (+48.37%)
Mutual labels:  reinforcement-learning
Mikalendingbot
Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
Stars: ✭ 1,067 (+479.89%)
Mutual labels:  poloniex
Tensorforce
Tensorforce: a TensorFlow library for applied reinforcement learning
Stars: ✭ 3,062 (+1564.13%)
Mutual labels:  reinforcement-learning
Coursera reinforcement learning
Coursera Reinforcement Learning Specialization by University of Alberta & Alberta Machine Intelligence Institute
Stars: ✭ 114 (-38.04%)
Mutual labels:  reinforcement-learning
Rlgraph
RLgraph: Modular computation graphs for deep reinforcement learning
Stars: ✭ 272 (+47.83%)
Mutual labels:  reinforcement-learning
Notes
The notes for Math, Machine Learning, Deep Learning and Research papers.
Stars: ✭ 53 (-71.2%)
Mutual labels:  reinforcement-learning
Pytorch Blender
Seamless, distributed, real-time integration of Blender into PyTorch data pipelines
Stars: ✭ 272 (+47.83%)
Mutual labels:  reinforcement-learning
Machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
Stars: ✭ 145 (-21.2%)
Mutual labels:  reinforcement-learning
Popular Rl Algorithms
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
Stars: ✭ 266 (+44.57%)
Mutual labels:  reinforcement-learning
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (-71.2%)
Mutual labels:  sentiment-analysis
Twitter Sent Dnn
Deep Neural Network for Sentiment Analysis on Twitter
Stars: ✭ 270 (+46.74%)
Mutual labels:  sentiment-analysis
Deep Neuroevolution
Deep Neuroevolution
Stars: ✭ 1,526 (+729.35%)
Mutual labels:  reinforcement-learning
Dreamer
Dream to Control: Learning Behaviors by Latent Imagination
Stars: ✭ 269 (+46.2%)
Mutual labels:  reinforcement-learning
Pytorch Rl
Stars: ✭ 52 (-71.74%)
Mutual labels:  reinforcement-learning
Dialog Generation Paper
A list of recent papers regarding dialogue generation
Stars: ✭ 265 (+44.02%)
Mutual labels:  reinforcement-learning
Deeprl Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
Stars: ✭ 2,149 (+1067.93%)
Mutual labels:  reinforcement-learning
Pysc2 Agents
This is a simple implementation of DeepMind's PySC2 RL agents.
Stars: ✭ 262 (+42.39%)
Mutual labels:  reinforcement-learning
Cryptex
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app.
Stars: ✭ 51 (-72.28%)
Mutual labels:  poloniex
Customer satisfaction analysis
基于在线民宿 UGC 数据的意见挖掘项目,包含数据挖掘和NLP 相关的处理,负责数据采集、主题抽取、情感分析等任务。目的是克服用户打分和评论不一致,实时对在线民宿的满意度评测,包含在线评论采集和情感可视化分析。搭建了百度地图POI查询入口,可以进行自动化的批量查询 POI 信息的功能;构建了基于在线民宿语料的 LDA 自动主题聚类模型,利用主题中心词能找出对应的主题属性字典;以用户打分作为标注,然后 litNlp 自带的字符级 TextCNN 进行情感分析,将情感分类概率分布作为情感趋势,最后通过 POI 热力图的方式对不同地域的民宿满意度进行展示。软件版本请见链接。
Stars: ✭ 262 (+42.39%)
Mutual labels:  sentiment-analysis
Startcraft pysc2 minigames
Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.
Stars: ✭ 113 (-38.59%)
Mutual labels:  reinforcement-learning
Crypto Signal
Github.com/CryptoSignal - #1 Quant Trading & Technical Analysis Bot - 3,100+ stars, 900+ forks
Stars: ✭ 3,690 (+1905.43%)
Mutual labels:  technical-analysis
Gym Minigrid
Minimalistic gridworld package for OpenAI Gym
Stars: ✭ 1,047 (+469.02%)
Mutual labels:  reinforcement-learning
Weibo terminator workflow
Update Version of weibo_terminator, This is Workflow Version aim at Get Job Done!
Stars: ✭ 259 (+40.76%)
Mutual labels:  sentiment-analysis
Data Science Question Answer
A repo for data science related questions and answers
Stars: ✭ 2,000 (+986.96%)
Mutual labels:  reinforcement-learning
Stock Analysis
Regression, Scrapers, and Visualization
Stars: ✭ 255 (+38.59%)
Mutual labels:  sentiment-analysis
Holodeck Engine
High Fidelity Simulator for Reinforcement Learning and Robotics Research.
Stars: ✭ 48 (-73.91%)
Mutual labels:  reinforcement-learning
laravel-nlp
Laravel wrapper for common NLP tasks
Stars: ✭ 41 (-77.72%)
Mutual labels:  sentiment-analysis
Ctc Executioner
Master Thesis: Limit order placement with Reinforcement Learning
Stars: ✭ 112 (-39.13%)
Mutual labels:  reinforcement-learning
hashformers
Hashformers is a framework for hashtag segmentation with transformers.
Stars: ✭ 18 (-90.22%)
Mutual labels:  sentiment-analysis
Dher
DHER: Hindsight Experience Replay for Dynamic Goals (ICLR-2019)
Stars: ✭ 48 (-73.91%)
Mutual labels:  reinforcement-learning
technical-indicators
Finance package written in Golang, mainly with TA indicators.
Stars: ✭ 56 (-69.57%)
Mutual labels:  technical-analysis
Mjrl
Reinforcement learning algorithms for MuJoCo tasks
Stars: ✭ 162 (-11.96%)
Mutual labels:  reinforcement-learning
sentR
Simple sentiment analysis framework for R
Stars: ✭ 31 (-83.15%)
Mutual labels:  sentiment-analysis
Mujocounity
Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).
Stars: ✭ 47 (-74.46%)
Mutual labels:  reinforcement-learning
amazon-rekognition-engagement-meter
The Engagement Meter calculates and shows engagement levels of an audience participating in a meeting
Stars: ✭ 49 (-73.37%)
Mutual labels:  sentiment-analysis
Nlp Papers
Papers and Book to look at when starting NLP 📚
Stars: ✭ 111 (-39.67%)
Mutual labels:  sentiment-analysis
Recsim
A Configurable Recommender Systems Simulation Platform
Stars: ✭ 461 (+150.54%)
Mutual labels:  reinforcement-learning
Deep traffic
MIT DeepTraffic top 2% solution (75.01 mph) 🚗.
Stars: ✭ 47 (-74.46%)
Mutual labels:  reinforcement-learning
Rlcycle
A library for ready-made reinforcement learning agents and reusable components for neat prototyping
Stars: ✭ 184 (+0%)
Mutual labels:  reinforcement-learning
Pomdpy
POMDPs in Python.
Stars: ✭ 183 (-0.54%)
Mutual labels:  reinforcement-learning
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-2.17%)
Mutual labels:  reinforcement-learning
Adeptrl
Reinforcement learning framework to accelerate research
Stars: ✭ 173 (-5.98%)
Mutual labels:  reinforcement-learning
Sentiment classifier
Sentiment Classification using Word Sense Disambiguation
Stars: ✭ 169 (-8.15%)
Mutual labels:  sentiment-analysis
Minimalrl
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
Stars: ✭ 2,051 (+1014.67%)
Mutual labels:  reinforcement-learning
Absa keras
Keras Implementation of Aspect based Sentiment Analysis
Stars: ✭ 126 (-31.52%)
Mutual labels:  sentiment-analysis
Reinforcement Learning
Reinforcement learning material, code and exercises for Udacity Nanodegree programs.
Stars: ✭ 77 (-58.15%)
Mutual labels:  reinforcement-learning
601-660 of 925 similar projects