Pinned Repositories
automotive_fueleconomy_emissions_data_analysis
awesome-spark
A curated list of awesome Apache Spark packages and resources.
awesome_time_series_in_python
This curated list contains python packages for time series analysis
chaotic_RNN
Chaotic Recurrent Neural Network model
ChaoticDynamics
Library of functions for doing analysis of non-linear dynamical systems
data_engineering_spark_project
Scraping glassdoor and sending processed output to postgres via Spark.
Deep_Learning
Different variations of deep neural networks.
deep_learning_final_project
jupyter
Jupyter metapackage for installation, docs and chat
twitternlp
Using NLP to parse out street names from tweets that indicate a flooded road.
2check91's Repositories
2check91/jupyter
Jupyter metapackage for installation, docs and chat
2check91/automotive_fueleconomy_emissions_data_analysis
2check91/awesome-spark
A curated list of awesome Apache Spark packages and resources.
2check91/awesome_time_series_in_python
This curated list contains python packages for time series analysis
2check91/data_engineering_spark_project
Scraping glassdoor and sending processed output to postgres via Spark.
2check91/Deep_Learning
Different variations of deep neural networks.
2check91/deep_learning_final_project
2check91/twitternlp
Using NLP to parse out street names from tweets that indicate a flooded road.
2check91/Deep-Learning-for-Professionals
For the Galvanize Deep Learning Evening Course 9/18
2check91/DSCI6005-Backprop
2check91/dydxbot
A program for placing trades on the dYdX decentralised exchange automatically.
2check91/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
2check91/keras-resnet
Residual networks implementation using Keras-1.0 functional API
2check91/kubernetes-ci-cd
https://www.linux.com/blog/learn/chapter/Intro-to-Kubernetes/2017/5/set-cicd-pipeline-kubernetes-part-1-overview
2check91/LSTM-Neural-Network-for-Time-Series-Prediction
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
2check91/Neural-Network-with-Financial-Time-Series-Data
This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow
2check91/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
2check91/pairs-trading-cpp
Pairs Trading Strategy Implementation in C++
2check91/Perceptrons
2check91/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
2check91/pyspark-setup-guide
A guide for setting up Spark + PySpark under Ubuntu linux
2check91/qq-pat
The qq-pat library provides you with an easy interface for the creation of graphs and the calculation of statistics for financial time series. It provides functionality similar to the R library PerformanceAnalystics in Python. It allows you to draw graphs, calculate general statistics and perform some advanced analysis such as Monte Carlo simulations and minimum variance portfolio optimizations.
2check91/spark-gotchas
Spark Gotchas. A subjective compilation of the Apache Spark tips and tricks
2check91/spark-Jupyter-AWS
A guide on how to set up Jupyter with Pyspark painlessly on AWS EC2 clusters, with S3 I/O support
2check91/spark-py-notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
2check91/Superalgos
Free, open-source crypto trading bot, automated bitcoin / cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments.
2check91/tahoe_healthcare_case_study
Using Data Science to reduce readmission rates
2check91/TensorFlow-Tutorials-for-Time-Series
TensorFlow Tutorial for Time Series Prediction
2check91/vnpy_dydx
vn.py框架的dYdX交易接口
2check91/w2v
Word2Vec models with Twitter data using Spark. Blog: