Pinned Repositories
CryptocurrencyPrediction
Predict Cryptocurrency Price with Deep Learning
framework-learning
Java方向的开发者学习的资料. 网页阅读版(网速慢的同学,建议科学阅读): https://guang19.github.io/framework-learning
gfast
基于GF(Go Frame)的后台管理系统
gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
go-web-framework-stars
:star: Web frameworks for Go, most starred on GitHub
go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
Going-Deeper-with-Convolutional-Neural-Network-for-Stock-Market-Prediction
Repository for Going Deeper with Convolutional Neural Network for Stock Market Prediction
iview
A high quality UI Toolkit built on Vue.js 2.0
leetcode
Personnal leetcode practice
LSTM-Attention
使用LSTM预测回归问题,使用注意力机制自动提取特征的重要程度。Using LSTM to predict regression problems, Attention mechanism is used to automatically extract the importance of features.
yunfei1218's Repositories
yunfei1218/LSTM-Attention
使用LSTM预测回归问题,使用注意力机制自动提取特征的重要程度。Using LSTM to predict regression problems, Attention mechanism is used to automatically extract the importance of features.
yunfei1218/framework-learning
Java方向的开发者学习的资料. 网页阅读版(网速慢的同学,建议科学阅读): https://guang19.github.io/framework-learning
yunfei1218/CryptocurrencyPrediction
Predict Cryptocurrency Price with Deep Learning
yunfei1218/gfast
基于GF(Go Frame)的后台管理系统
yunfei1218/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
yunfei1218/go-web-framework-stars
:star: Web frameworks for Go, most starred on GitHub
yunfei1218/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
yunfei1218/Going-Deeper-with-Convolutional-Neural-Network-for-Stock-Market-Prediction
Repository for Going Deeper with Convolutional Neural Network for Stock Market Prediction
yunfei1218/iview
A high quality UI Toolkit built on Vue.js 2.0
yunfei1218/leetcode
Personnal leetcode practice
yunfei1218/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
yunfei1218/LSTM
基于LSTM神经网络的时间序列预测
yunfei1218/predict_Resnet
客流预测,Resnet网络,区域预测
yunfei1218/PythonFunctions
一些常用的功能型python模块接口,如:批量下载百度图片、moran指数(莫兰指数)、ARIMA、灰色预测GM(1,1)
yunfei1218/regression-prediction-algorithms
使用支持向量机、弹性网络、随机森林、LSTM、SARIMA等多种算法进行时间序列的回归预测,除此以外还采取了多种组合方法对以上算法输出的结果进行组合预测。Support vector machine, elastic network, random forest, LSTM, SARIMA and other algorithms are used for regression prediction of time series. In addition, a variety of combination methods are used to forecast the output of the above algorithms.
yunfei1218/rustmart-yew-example
Single Page Application (SPA) written using Rust, Wasm and Yew
yunfei1218/STGCN-IJCAI-18
Spatio-Temporal Graph Convolutional Networks
yunfei1218/stock-price-predict
Implementation of seq2seq with attention in keras
yunfei1218/Tourist_Predict--A-case-of-Shangahi
不同时间序列预测方法对上海旅游规模进行预测
yunfei1218/TrafficFlowPrediction
LCTFP: A freeway traffic flow prediction model based on CNN and LSTM
yunfei1218/vue-cli-plugin-iview
iView plugin for vue-cli
yunfei1218/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
yunfei1218/yew
Rust / Wasm framework for building client web apps
yunfei1218/yew-fullstack-boilerplate
Highly opinionated boilerplate for creating full stack applications with Rust