ZeroOneKevin

@zeroonekevin

ZeroOneKevin 暂无简介

所有 个人的 我参与的
Forks 暂停/关闭的

    ZeroOneKevin/stockpredictionai

    In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.

    ZeroOneKevin/deepar

    Tensorflow implementation of Amazon DeepAR

    ZeroOneKevin/arima-forecasting

    Using Python StatsModel ARIMA to Forecast Time Series of Cars in Walmart Parking Lot

    ZeroOneKevin/Datasets

    Machine learning datasets used in tutorials on MachineLearningMastery.com

    ZeroOneKevin/VDSR-Keras

    Implementation of VDSR CNN for Super Resolution in Keras

    ZeroOneKevin/FSRNet-Tensorflow

    Tensorflow implement FSRNet: End-to-End Learning Face Super-Resolution with Facial Priors

    ZeroOneKevin/ST-GCN

    Unofficial Tensorflow implementation of the AAAI'18 paper "Spatial Temporal Graph Convolutional Networks for Skeleton-Based Action Recognition"

    ZeroOneKevin/keras-centernet

    A Keras implementation of CenterNet with pre-trained model (unofficial)

    ZeroOneKevin/GCN_Keras

    图卷积神经网络 Graph Convolutional Network with Keras

    ZeroOneKevin/PyKinect2-Mapper-Functions

    ICoordinateMapper functions using PyKinectV2 wrapper for python

    ZeroOneKevin/kinect-gesture

    基于kinect 的人体 动作识别

    ZeroOneKevin/C3D-keras

    train C3D with keras for action recognition

    ZeroOneKevin/PyKinect-QT

    capture videos from kinect v2 with QT

    ZeroOneKevin/PyKinect2

    Wrapper to expose Kinect for Windows v2 API in Python

    ZeroOneKevin/KinectPython

    Human - Robot Collaboration for fabric folding using Kinect2, RoboDK, Reflex 1 gripper and the ATI Force Torque Gamma sensor

    ZeroOneKevin/PyKinect2-PyQtGraph-PointClouds

    Creating real-time dynamic Point Clouds using PyQtGraph, Kinect 2 and the python library PyKinect2.

    ZeroOneKevin/rainnet

    RainNet: a convolutional neural network for radar-based precipitation nowcasting

    ZeroOneKevin/ConvLSTM-2

    Convolutional LSTM for Precipitation Nowcasting

搜索帮助