Pinned Repositories
algorithms-sedgewick-python
Algorithms(4th edition) by Robert Sedgewick and Kevin Wayne exercises in python
Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
bert-chinese-ner
练习使用pycharm Push项目到Github
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Hands-On-Natural-Language-Processing-with-Python
Hands On Natural Language Processing with Python, published by Packt
JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
javamtia
《Java多线程编程实战指南(核心篇)》的配套源码
javamtp
《Java多线程编程实战指南(设计模式篇)》源码
Kaggle_Titanic
the data and ipython notebook of my attempt to solve the kaggle titanic problem
lc-all-solutions
My own leetcode all solutions by python
dengwenbing5868's Repositories
dengwenbing5868/algorithms-sedgewick-python
Algorithms(4th edition) by Robert Sedgewick and Kevin Wayne exercises in python
dengwenbing5868/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
dengwenbing5868/bert-chinese-ner
练习使用pycharm Push项目到Github
dengwenbing5868/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
dengwenbing5868/Hands-On-Natural-Language-Processing-with-Python
Hands On Natural Language Processing with Python, published by Packt
dengwenbing5868/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
dengwenbing5868/javamtia
《Java多线程编程实战指南(核心篇)》的配套源码
dengwenbing5868/javamtp
《Java多线程编程实战指南(设计模式篇)》源码
dengwenbing5868/lc-all-solutions
My own leetcode all solutions by python
dengwenbing5868/learnmodule
test push to github from local
dengwenbing5868/leetcode
:sparkles::v::sparkles:leetcode刷题 内附leetcode solution代码自动下载生成器(Leetcode solution auto generator)
dengwenbing5868/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
dengwenbing5868/n_t
dengwenbing5868/Natural-Language-Processing-with-TensorFlow
Natural Language Processing with TensorFlow, published by Packt
dengwenbing5868/nmt
TensorFlow Neural Machine Translation Tutorial
dengwenbing5868/notes-python
中文 Python 笔记
dengwenbing5868/pandas-cookbook
Recipes for using Python's pandas library
dengwenbing5868/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
dengwenbing5868/practical_seq2seq
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
dengwenbing5868/program-logic
公众号"老马说编程"中的代码示例
dengwenbing5868/python-data-structure-cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
dengwenbing5868/python-patterns
A collection of design patterns/idioms in Python
dengwenbing5868/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
dengwenbing5868/seq2seq-signal-prediction
Signal prediction with a Sequence-to-Sequence (seq2seq) Recurrent Neural Network (RNN) model in TensorFlow - Guillaume Chevalier
dengwenbing5868/seq2seq_chatbot
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
dengwenbing5868/tensorflow-tutorial-1
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
dengwenbing5868/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
dengwenbing5868/TFRecord-Dataset-Estimator-API
Examples about How to import data from tfrecord files using dataset API.
dengwenbing5868/tools
[mirror] Go Tools
dengwenbing5868/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.