Pinned Repositories
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
experiments_with_python
experiments with python
GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS支持,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,其他一些小动画效果,rtsp、concat、mpeg。项目解析:
HGFF_Maximize-the-lifetime-of-WSN-with-DRL
Code for paper HGFF: A Deep Reinforcement Learning Framework for Lifetime Maximization in Wireless Sensor Networks
xiaoxuh's Repositories
xiaoxuh/HGFF_Maximize-the-lifetime-of-WSN-with-DRL
Code for paper HGFF: A Deep Reinforcement Learning Framework for Lifetime Maximization in Wireless Sensor Networks
xiaoxuh/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
xiaoxuh/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
xiaoxuh/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
xiaoxuh/darknet
darknet深度学习框架源码分析:详细中文注释,涵盖框架原理与实现语法分析
xiaoxuh/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
xiaoxuh/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
xiaoxuh/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
xiaoxuh/experiments_with_python
experiments with python
xiaoxuh/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS支持,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,其他一些小动画效果,rtsp、concat、mpeg。项目解析:
xiaoxuh/html5-video-player
html5视频播放器,支持本地文件播放
xiaoxuh/hxx1996.github.io
xiaoxuh/Machine-Learning-Book-Pirated
机器学习中深度学习、强化学习、监督学习、集成学习相关的影印版pdf书籍
xiaoxuh/numpy-ml
Machine learning, in numpy
xiaoxuh/Overview-of-reinforcement-learning
总结+参考论文+代码
xiaoxuh/pandas_exercises
Practice your pandas skills!
xiaoxuh/pysc2
StarCraft II Learning Environment
xiaoxuh/pysc2-examples
StarCraft II - pysc2 Deep Reinforcement Learning Examples
xiaoxuh/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
xiaoxuh/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
xiaoxuh/videojs-markers
Displays customizable markers upon progress bars of videojs players
xiaoxuh/vuejs-learn
(vue.js official website tutorials ,contains video , codes, baudi yun, youtube) 网路上有很多 VUE 综合应用的视频,但大部份的视频 ,都当你已经了解官网 所以讲的节奏难免偏快。 此视频(都是上代码),以官网为重,将官网的观念,以视频搭配代码,实际演示。 如果官网有看不懂的地方,比对一下,视频跟代码,就会了解了。 减少你摸索的时间。(註:mvvm 的框架,不管是 ng , react, vue, avalonjs, 都是好的框架,而有经验的前端,至少都会两套以上的 mvvm。)