Pinned Repositories
awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
bert
TensorFlow code and pre-trained models for BERT
binary-to-image
Convert executable binary file into RGB or Greyscale png image format. Repsent 8 bit binary values as pixel and create image from these. It convert one file or multiple files in a directory.
carefl
Code for "Causal autoregressive flows" - AISTATS, 2021
CEVAE
Causal Effect Inference with Deep Latent-Variable Models
chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 阿里招 Python P6/P7 上海张江, gaojunqi@outlook.com
deeplearningbook-chinese
Deep Learning Book Chinese Translation
lac
百度NLP:分词,词性标注,命名实体识别
Lifelong-Neural-Topic-Modeling
Neural Topic Modeling with Continual Lifelong Learning (ICML 2020)
pomegranate
Fast, flexible and easy to use probabilistic modelling in Python.
RucGuipeng's Repositories
RucGuipeng/deeplearningbook-chinese
Deep Learning Book Chinese Translation
RucGuipeng/lac
百度NLP:分词,词性标注,命名实体识别
RucGuipeng/Lifelong-Neural-Topic-Modeling
Neural Topic Modeling with Continual Lifelong Learning (ICML 2020)
RucGuipeng/pomegranate
Fast, flexible and easy to use probabilistic modelling in Python.
RucGuipeng/bert
TensorFlow code and pre-trained models for BERT
RucGuipeng/binary-to-image
Convert executable binary file into RGB or Greyscale png image format. Repsent 8 bit binary values as pixel and create image from these. It convert one file or multiple files in a directory.
RucGuipeng/carefl
Code for "Causal autoregressive flows" - AISTATS, 2021
RucGuipeng/CEVAE
Causal Effect Inference with Deep Latent-Variable Models
RucGuipeng/chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 阿里招 Python P6/P7 上海张江, gaojunqi@outlook.com
RucGuipeng/clulab
Generic information for people in the CLU lab
RucGuipeng/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, online EWC, SI, LwF, DGR, DGR+distill, RtF, iCaRL).
RucGuipeng/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
RucGuipeng/docnade
TensorFlow implementation of DocNADE
RucGuipeng/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
RucGuipeng/ECommerceCrawlers
实战🐍多种网站、电商数据爬虫🕷。包含🕸:淘宝商品、微信公众号、大众点评、企查查、招聘网站、闲鱼、阿里任务、博客园、微博、百度贴吧、豆瓣电影、包图网、全景网、豆瓣音乐、某省药监局、搜狐新闻、机器学习文本采集、fofa资产采集、汽车之家、国家统计局、百度关键词收录数、蜘蛛泛目录、今日头条、豆瓣影评、携程、小米应用商店❤️❤️❤️。微信爬虫展示项目:
RucGuipeng/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
RucGuipeng/GCTM
This is an implementation of Graph Convolution Topic Model for Data Streams
RucGuipeng/idne
Python package for the paper "Inductive Document Network Embedding with Topic-Word Attention" (https://arxiv.org/pdf/2001.03369.pdf)
RucGuipeng/Intro2ds
sample code and data for the textbook entitled Introduction to Data Science
RucGuipeng/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
RucGuipeng/models
Models and examples built with TensorFlow
RucGuipeng/POT
POT : Python Optimal Transport
RucGuipeng/pytorch-cnn-finetune
Fine-tune pretrained Convolutional Neural Networks with PyTorch
RucGuipeng/RUCbeamer
RUC theme beamer based on Rmarkdown
RucGuipeng/tensorboard
TensorFlow's Visualization Toolkit
RucGuipeng/tensorflow-zh
谷歌全新开源人工智能系统TensorFlow官方文档中文版
RucGuipeng/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
RucGuipeng/word2vec
Python interface to Google word2vec
RucGuipeng/word2vec_attention
Display the weight of attention layer.
RucGuipeng/xsDeepFwFM
Acceleration and Compression of DeepFwFM.