Pinned Repositories
Awesome-AI-algorithm
人工智能算法方面的综合资料合集:包括求职面试、机器学习、深度学习、强化学习等方面的资料和代码
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Deep-Reinforcement-Learning-Practice
Practice of Deep Reinforcement Learning with Keras and gym.
Deep-RL-Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
dl-4-tsc
Deep Learning for Time Series Classification
draw-pic-img
eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
fe4ml-zh
:book: [译] 面向机器学习的特征工程
GAN-keras
里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。
Tensorflow2.0
学习笔记代码
strivetome's Repositories
strivetome/dl-4-tsc
Deep Learning for Time Series Classification
strivetome/Tensorflow2.0
学习笔记代码
strivetome/Awesome-AI-algorithm
人工智能算法方面的综合资料合集:包括求职面试、机器学习、深度学习、强化学习等方面的资料和代码
strivetome/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
strivetome/Deep-Reinforcement-Learning-Practice
Practice of Deep Reinforcement Learning with Keras and gym.
strivetome/Deep-RL-Keras
Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)
strivetome/draw-pic-img
strivetome/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
strivetome/fe4ml-zh
:book: [译] 面向机器学习的特征工程
strivetome/GAN-keras
里面包含许多GAN算法的Keras源码,可以用于训练自己的模型。
strivetome/Interview
Interview = 简历指南 + LeetCode + Kaggle
strivetome/interview_python
关于Python的面试题
strivetome/lssvr
Least Squares Support Vector Regression
strivetome/MachineLearningAlgorithm
Implementation of some machine learning algorithms
strivetome/News_Spark
基于Spark2.x新闻网大数据实时分析可视化系统项目
strivetome/pulsar-flume-ng-sink
An Apache Flume Sink implementation to publish data to Apache pulsar
strivetome/spark-analyse-log
Use spark to analyse logs.
strivetome/tf2_notes
人工智能实践:Tensorflow笔记
strivetome/UserBehaviorAnalysis-demos
根据B站的尚硅谷Flink(java版)视频学习,使用当前最新的Flink1.2.1编写对应demo,部分代码使用的是新版的写法