KaiKang (KaiKangSDU)

KaiKangSDU

Geek Repo

Company:Shandong University

Location:Jinan

Home Page:https://github.com/KaiKangSDU/KK

Github PK Tool:Github PK Tool

KaiKang's repositories

awesome-algorithm

LeetCode, HackRank, 剑指offer, classic algorithm implementation

Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:0

a-PyTorch-Tutorial-to-Image-Captioning

Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning

Language:PythonStargazers:0Issues:0Issues:0

AWESOME-FER

A reading list of top Conferences & Journals, focused on facial expression recognition (FER), facial action unit (FAU) recognition and other emotion-related papers.

Stargazers:0Issues:0Issues:0

CenterFace

face detection

Stargazers:0Issues:0Issues:0

ctr_Keras

LR, Wide&Deep, DCN, NFM, DeepFM, NFFM

Stargazers:0Issues:0Issues:0

Deep-reinforcement-learning-with-pytorch

PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

DenseBox

Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的DenseBox并针对任意宽高比矩形(不仅限于方形)的目标检测做了优化,不仅可以输出关键点的热力图(heatmap)而且可以输出每个bbox对应关键点坐标

Stargazers:0Issues:0Issues:0

DQN

DQN with proportional and rank-based prioritized replay

Language:PythonStargazers:0Issues:0Issues:0

drl-rpn-tf

Official Tensorflow implementation of drl-RPN: Deep Reinforcement Learning of Region Proposal Networks (CVPR 2018 paper)

License:MITStargazers:0Issues:0Issues:0

Emotion-FAN

ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos

License:MITStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

faster-rcnn.pytorch

A faster pytorch implementation of faster r-cnn

License:MITStargazers:0Issues:0Issues:0

ferattention

FERAtt: Facial Expression Recognition with Attention Net

License:MITStargazers:0Issues:0Issues:0

fm-for-online-recommendation

Factorization Machine model and its variations for recommendation systems

Stargazers:0Issues:0Issues:0

huxpro.github.io

My Blog / Jekyll Themes / PWA

Language:CSSLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

lihang_book_algorithm

致力于将李航博士《统计学习方法》一书中所有算法实现一遍

Language:PythonStargazers:0Issues:0Issues:0

mxnet_mtcnn_face_detection

MTCNN face detection

Stargazers:0Issues:0Issues:0

nlp-tutorial

Natural Language Processing Tutorial for Deep Learning Researchers

License:MITStargazers:0Issues:0Issues:0

pytorch-distributed

Ape-X DQN & DDPG with pytorch & tensorboard

License:MITStargazers:0Issues:0Issues:0

pytorch-fm

Factorization Machine models in PyTorch

License:MITStargazers:0Issues:0Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

Reinforcement-learning-1

Modular implementations of reinforcement learning algorithms with PyTorch

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

reinforcement-learning-algorithms

This repository contains most of classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, A3C, PPO, TRPO. (More algorithms are still in progress)

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

reinforcement-learning-an-introduction

Python Implementation of Reinforcement Learning: An Introduction

License:MITStargazers:0Issues:0Issues:0

RL-Adventure

Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

sDeepFwFM

Accelerating Inference for Recommendation Systems

Stargazers:0Issues:0Issues:0

startbootstrap-clean-blog-jekyll

A Jekyll version of the Clean Blog theme by Start Bootstrap

License:MITStargazers:0Issues:0Issues:0

tf-drl-rpn-video

Object detection on video using deep reinforcement learning

License:MITStargazers:0Issues:0Issues:0

xinlp

把李航老师《统计学习方法》的后几章的算法都实现了一遍,实现盒子与球的EM算法,扩展到去GMM训练,后来实现了HMM分词(实现了HMM分词的参数训练)和CRF分词(借用CRF++训练的参数模型),最后利用tensorFlow把BiLSTM+CRF实现了,然后为lucene包装了一个XinAnalyzer

Language:JavaStargazers:0Issues:0Issues:0