Pinned Repositories
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
awesome-question-answering
Resources, datasets, papers on Question Answering
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
CLIP
Contrastive Language-Image Pretraining
cnn-text-classification
基于卷积神经网络参数优化的情感分析论文code
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
eastmoney
a project of stock
higher-oreder
use the motif and bipartite
ckqsars's Repositories
ckqsars/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
ckqsars/awesome-question-answering
Resources, datasets, papers on Question Answering
ckqsars/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
ckqsars/CLIP
Contrastive Language-Image Pretraining
ckqsars/cnn-text-classification
基于卷积神经网络参数优化的情感分析论文code
ckqsars/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
ckqsars/deep-rl-tensorflow
TensorFlow implementation of Deep Reinforcement Learning papers
ckqsars/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
ckqsars/eastmoney
a project of stock
ckqsars/higher-oreder
use the motif and bipartite
ckqsars/kdd_2017
competition
ckqsars/keyword_extraction
use PCA on co_word keyword extraction
ckqsars/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
ckqsars/MAG
some analyse on MAG data
ckqsars/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
ckqsars/metacar
A reinforcement learning environment for self-driving cars in the browser.
ckqsars/models
Models and examples built with TensorFlow
ckqsars/MultiTaskLearning
Package to apply MTL on a few dataset
ckqsars/mutil_task
some test on muitl_task
ckqsars/OpenNRE
Neural Relation Extraction implemented in TensorFlow
ckqsars/PyMTL
PyMTL (Python library for Multi-task learning) is a Python module implementing a Multi-task learning framework built on top of scikit-learn, SciPy and NumPy.
ckqsars/PyTorch-NLP
Supporting Rapid Prototyping with a Toolkit (incl. Datasets and Neural Network Layers)
ckqsars/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
ckqsars/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
ckqsars/RNN_Text_Classify
Text classification using LSTM
ckqsars/seq2seq-keyphrase
ckqsars/yoloair
🔥🔥🔥YOLOv5, YOLOv7, Transformer, YOLOX, YOLOR , YOLOv3, YOLOv4 and other networks... Support to improve backbone, head, loss, IoU, NMS...The original version was created based on YOLOv5
ckqsars/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
ckqsars/zhihu
知乎专栏源码