Pinned Repositories
awesome-github-vue
Vue相关开源项目库汇总
build-web-application-with-golang
A golang ebook intro how to build a web with golang
code-of-learn-deep-learning-with-pytorch
This is code of book "Learn Deep Learning with PyTorch"
DBN_linear_prediction
DBN_predict_performance
graduation design DBN + SVM
DBN_stock
DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等
DBNTrafficflowPrediction
A traffic flow prediction model based on Scikit and Keras. The model contains a DBN and a NN.
Deep-Belief-Network-for-Regression
DBN for Regression Problem using Theano, NumPy, and Scikit-learn
deepbelief
Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).
JavaFunction
Java函数库
hangyan2016's Repositories
hangyan2016/JavaFunction
Java函数库
hangyan2016/awesome-github-vue
Vue相关开源项目库汇总
hangyan2016/build-web-application-with-golang
A golang ebook intro how to build a web with golang
hangyan2016/DBN_linear_prediction
hangyan2016/deeplearningbook-chinese
Deep Learning Book Chinese Translation
hangyan2016/gin-vue-admin
基于vite+vue3+gin搭建的开发基础平台,集成jwt鉴权,权限管理,动态路由,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器等开发必备功能,五分钟一套CURD前后端代码。
hangyan2016/go-admin
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev Antd beta版本:https://preview.go-admin.dev
hangyan2016/go-netty
Extensible network application framework inspired by netty
hangyan2016/golangBasicFunction
Golang基础公共函数
hangyan2016/gorbit
Golang辅助函数(aes加解密,随机字符串,Emoji,IP,JWT,日志,SQL防注入,标准时间转化,微信支付签名,json转结构体等)
hangyan2016/gormat
☄ The golang convenient converter supports Database to Struct, SQL to Struct, and JSON to Struct.
hangyan2016/hivemq-community-edition
HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5. It is the foundation of the HiveMQ Enterprise Connectivity and Messaging Platform
hangyan2016/java-study
java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
hangyan2016/keras-doc-zh
hangyan2016/learn-python3
Learn Python 3 Sample Code
hangyan2016/learngit
hangyan2016/learning-tensorflow
Using tensorflow to implement different deep learning model
hangyan2016/log4go
a logging package for golang similar to log4j or log4c++ supporting console, file and network.
hangyan2016/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(25k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
hangyan2016/netty-mqtt
Fully functional netty-based mqtt client
hangyan2016/netty-mqtt-client
hangyan2016/Oauth2Test
Golang中一些功能函数,如log4go、time、Oauth2、base64等
hangyan2016/project-layout
Standard Go Project Layout
hangyan2016/scikit-learn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
hangyan2016/sdrms
基于Beego开发的易用、易扩展、界面友好的轻量级功能权限管理系统
hangyan2016/skill-sample-python-smarthome-sandbox
This is Alexa skill sample code for showing how several areas of a Smart Home model come together to define and provide endpoint devices using Lambda, IoT Core, DynamoDB, and API Gateway services.
hangyan2016/SpringCloudDemo
简单的分布式SpringCloud项目,对传统SSM项目的改造,Eureka注册中心
hangyan2016/tensorflow_notebook
【北京大学】人工智能实践:Tensorflow笔记 手敲代码共享
hangyan2016/zap
Blazing fast, structured, leveled logging in Go.
hangyan2016/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.