Skip to content
View luuuucy's full-sized avatar
Block or Report

Block or report luuuucy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. contextualbandits contextualbandits Public

    Forked from david-cortes/contextualbandits

    Python implementations of contextual bandits algorithms

    Python

  2. dissecting-reinforcement-learning dissecting-reinforcement-learning Public

    Forked from XinyuYun/dissecting-reinforcement-learning

    Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog

    Python

  3. HFUTUtils HFUTUtils Public

    Forked from df19900725/HFUTUtils

    这是一个工具程序集合,方便我们平时对数据进行预处理。针对文本处理的内容较多。包括分词(集成了张华平分词、结巴分词)、文件处理增强(如读取文本到Map中,保存文本到Map)和语料模型(把文档转换成矩阵,就算单词数量等)

    Java