howlanderson's repos on GitHub
Python 433 人关注
agentsilex A transparent, minimal, and hackable agent framework. ~300 lines of readable code. Full control, no magic.
Python 405 人关注
hanzi_chaizi 汉字拆字库,可以将汉字拆解成偏旁部首,在机器学习中作为汉字的字形特征 | Hanzi Decomposition Library allows Chinese characters to be broken down into radicals and components, which can be used as character shape features in machine learning.
Python 298 人关注
hanzi_char_featurizer 汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character featur extractor, which extracts the features of Chinese characters (pronunciation features, glyph features) as features for deep learning
Python 168 人关注
ATIS_dataset The ATIS (Airline Travel Information System) Dataset
Python 15 人关注
addons Useful extra functionality for TensorFlow maintained by SIG-addons
1 人关注
Chatette A powerful dataset generator for Rasa NLU, inspired by Chatito
Python 1 人关注
elmo-bilstm-cnn-crf BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.
Jupyter Notebook 1 人关注
google-io-keras-vae Code for Google IO 2021 Modern Keras design patterns session
Python 0 人关注
adk-python An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Python 0 人关注
allennlp An open-source NLP research library, built on PyTorch.
Python 0 人关注
anago Bidirectional LSTM-CRF for Sequence Labeling like Named-Entity Recognition, Part-of-Speech Tagging and so on.
Javascript 0 人关注
anyplace A free and open Indoor Navigation Service with superb accuracy!
Python 0 人关注
apistar A smart Web API framework, designed for Python 3.
Python 0 人关注
baselines OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
0 人关注
bert TensorFlow code and pre-trained models for BERT
Python 0 人关注
bilm-tf Tensorflow implementation of contextualized word representations from bi-directional language models
Python 0 人关注
black The uncompromising Python code formatter
Python 0 人关注
brat brat rapid annotation tool (brat) - for all your textual annotation needs
C++ 0 人关注
brown-cluster C++ implementation of the Brown word clustering algorithm.
0 人关注
browser-use Make websites accessible for AI agents. Automate tasks online with ease.
Python 0 人关注
chainerrl ChainerRL is a deep reinforcement learning library built on top of Chainer.
Jupyter Notebook 0 人关注
chatbot-retrieval Dual LSTM Encoder for Dialog Response Generation
Javascript 0 人关注
chatroom React-based Chatroom Component for Rasa Stack
Python 0 人关注
ChatterBot ChatterBot is a machine learning, conversational dialog engine for creating chat bots
Python 0 人关注
Chimp General purpose framework for deep reinforcement learning
Python 0 人关注
ChineseNER 基于Bi-GRU + CRF 的中文机构名、人名识别 中文实体识别
Python 0 人关注
coach Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
Javascript 0 人关注
CodeGame Javascript AI 坦克大战
Python 0 人关注
conllu A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary. C 0 人关注
cpu_features A cross platform C99 library to get cpu features at runtime.
Python 0 人关注
cpython The Python programming language
Python 0 人关注
crab Crab is a exible, fast recommender engine for Python that integrates classic information ltering recommendation algorithms in the world of scientic Python packages (numpy, scipy, matplotlib).
Shell 0 人关注
crfpp CRF++: Yet Another CRF toolkit
Python 0 人关注
cython The most widely used Python to C compiler
Python 0 人关注
datasets A collection of datasets ready to use with TensorFlow
Python 0 人关注
deep-siamese-text-similarity Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings
Python 0 人关注
deep-text-corrector Deep learning models trained to correct input errors in short, message-like text
Python 0 人关注
DeepPavlov An open source library for building end-to-end dialog systems and training chatbots.
Jupyter Notebook 0 人关注
DeepRL-Agents A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
Python 0 人关注
deer DEEp Reinforcement learning framework
Python 0 人关注
devpi Python PyPi staging server and packaging, testing, release tool
Javascript 0 人关注
displacy :boom: displaCy.js: An open-source NLP visualiser for the modern web
CSS 0 人关注
displacy-ent :boom: displaCy-ent.js: An open-source named entity visualiser for the modern web
Jupyter Notebook 0 人关注
docs TensorFlow documentation
Jupyter Notebook 0 人关注
docs-l10n Community translations of TensorFlow documentation
Python 0 人关注
dqn DQN implementation in Keras + TensorFlow + OpenAI Gym
Python 0 人关注
dreamerv3 Mastering Diverse Domains through World Models
Haskell 0 人关注
duckling Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
Python 0 人关注
DuReader Baseline Systems of DuReader Dataset
Jupyter Notebook 0 人关注
fastai The fast.ai deep learning library, lessons, and tutorials
C++ 0 人关注
fastText Library for fast text representation and classification.
Javascript 0 人关注
FlappyBirdRL Flappy Bird hack using Reinforcement Learning
Python 0 人关注
Flask-Excel A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and xlsm.
C++ 0 人关注
GDM R package for Generalized Dissimilarity Modeling
Python 0 人关注
gensim Topic Modelling for Humans
0 人关注
gitignore A collection of useful .gitignore templates
Python 0 人关注
golden-horse Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
Python 0 人关注
gym A toolkit for developing and comparing reinforcement learning algorithms.
Python 0 人关注
gym-ple This package allows to use PLE as a gym environment.