Pinned Repositories
awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
CEC-Corpus
:books:中文突发事件语料库(Chinese Emergency Corpus)-上海大学-语义智能实验室
cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
coding-interview-university
A complete computer science study plan to become a software engineer.
CWSperceptron
A Chinese Word Segmentation machine based on perceptron algorithm.
EasyHttp
一个简单的http服务器 python CGI 非常适合新手学习
encoder_decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
Event-Detection-and-Clustering-for-Twitter
My Bachelor's Thesis Project Code
Multi-Agent-based-Simulation
agent-based simulation for public opinion
njnubobo's Repositories
njnubobo/Multi-Agent-based-Simulation
agent-based simulation for public opinion
njnubobo/awesome-machine-learning-cn
机器学习资源大全中文版,包括机器学习领域的框架、库以及软件
njnubobo/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
njnubobo/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers
njnubobo/coding-interview-university
A complete computer science study plan to become a software engineer.
njnubobo/encoder_decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
njnubobo/fnc-1
njnubobo/leetcode
leetcode刷题
njnubobo/LSTM-CRF
A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.:smirk:
njnubobo/LSTM_ATTENTION_CLASSIFY
njnubobo/NakedTensor
Bare bone examples of machine learning in TensorFlow
njnubobo/neural-style
Neural style in TensorFlow! :art:
njnubobo/neural-style-1
Torch implementation of neural style algorithm
njnubobo/neural_artistic_style
Neural Artistic Style in Python
njnubobo/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
njnubobo/njnubobo.github.io
波波的博客
njnubobo/OnLine-LDA
On-Line LDA: Adaptive Topic Models for Mining Text Streams with Applications to Topic Detection and Tracking.
njnubobo/Practical-Machine-Learning-With-Python
Machine Learning Tutorials in Python
njnubobo/practical-pytorch
PyTorch tutorials using neural networks (especially RNNs) for natural language tasks
njnubobo/project-based-learning
Curated list of project-based tutorials
njnubobo/Python_Shell
my shell
njnubobo/RNNSharp
RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, sequence-to-sequence network, and different types of layers, such as LSTM, Softmax, sampled Softmax and others.
njnubobo/seqhawkes
Code to reproduce experiments from the ACL 2016 paper about Rumour Stance Classification with Hawkes Processes.
njnubobo/SinaSpider
新浪微博爬虫(Scrapy、Redis)
njnubobo/Social-Network
njnubobo/superset
Superset is a data exploration platform designed to be visual, intuitive, and interactive
njnubobo/tdt
Topic Detection and Tracking (News Articles)
njnubobo/Tensorflow-Tutorial
Some interesting TensorFlow tutorials for beginners.
njnubobo/The-GAN-World
Everything about Generative Adversarial Networks
njnubobo/tutorials
机器学习相关教程