Pinned Repositories
-Small-experiment-to-predict-slp-using-Arctic-sea-ice-area-index
(1)model use LSTM (2)model use convnet
2017-TIANCHI-Guizhou-traffic-competition
天池大数据平台 贵州交通赛
3D-CNN-Keras
http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html
AI-Blocks
A powerfull and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!
chathub
All-in-one chatbot client
hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
HMnet
A Hybrid Multivariate Deep Learning Networks for Multistep ahead Sea Level Anomaly Forecasting
KERAS2
xifengbishu's Repositories
xifengbishu/2017-TIANCHI-Guizhou-traffic-competition
天池大数据平台 贵州交通赛
xifengbishu/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
xifengbishu/ConvLSTMForGR
Redundancy and Attention in Convolutional LSTM for Gesture Recognition
xifengbishu/d2l-zh
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
xifengbishu/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
xifengbishu/DeepEddy
Python code for "Applications of Deep Learning to Ocean Data Inference and Sub-Grid Parameterisation" (https://doi.org/10.1029/2018MS001472).
xifengbishu/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 版权所有,违权必究 Tan 2018.06
xifengbishu/e3d_lstm
e3d-lstm; Eidetic 3D LSTM A Model for Video Prediction and Beyond
xifengbishu/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
xifengbishu/gcn
Implementation of Graph Convolutional Networks in TensorFlow
xifengbishu/Global-AI-Challenge-on-Meteorology
ailiyun tianchi IEEE ICDM 2018 全球气象AI挑战赛 比赛代码
xifengbishu/GraphRNN
xifengbishu/GSW-Python
Python implementation of TEOS-10 GSW based on ufunc wrappers of GSW-C
xifengbishu/holtwintersts
xifengbishu/Kaggle_Competition_Treasure
Describe past Kaggle solutions
xifengbishu/kaldi
This is now the official location of the Kaldi project.
xifengbishu/LSTM-FCN-1
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
xifengbishu/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
xifengbishu/METplus
Python scripting infrastructure for MET tools.
xifengbishu/MOS-X
Machine learning forecast model for WxChallenge
xifengbishu/Precipitation-Nowcasting
pytorch implemention of trajGRU.
xifengbishu/PredRNN
PredRNN using TensorFlow Keras
xifengbishu/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
xifengbishu/python-data-science-cheatsheet
Python数据科学速查表
xifengbishu/pythondata
repo for code published on pythondata.com
xifengbishu/rvm-find
Relevance Vector Machines (RVMs) for Bayesian data-driven discovery of PDEs.
xifengbishu/Self-Attention-Keras
自注意力与文本分类
xifengbishu/ShallowEddy
Shallow water equation solver, the same as in milankl/swm, but written at a slightly higher level where the model is contained in a single class.
xifengbishu/SRRAM
Unofficial Implementation of Residual Attention Module
xifengbishu/stylegan
StyleGAN - Official TensorFlow Implementation