Skip to content
View lyc4614's full-sized avatar

Block or report lyc4614

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
lyc4614/README.md
  • 👋 Hi, I’m @lyc4614
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Popular repositories Loading

  1. pytorch-rnn_poem pytorch-rnn_poem Public

    Forked from 920232796/pytorch-rnn_poem

    使用pytorch,简单rnn模型写诗

    Python 1

  2. lyc4614.github.io lyc4614.github.io Public

    个人博客

    HTML

  3. test1 test1 Public

    博客测试

  4. LSTM_poem LSTM_poem Public

    Forked from braveryCHR/LSTM_poem

    使用pytorch实现RNN-LSTM写诗

    Python

  5. lightNLP lightNLP Public

    Forked from smilelight/lightNLP

    基于Pytorch和torchtext的自然语言处理深度学习框架,包含序列标注、文本分类、句子关系、文本生成、结构分析、五大功能模块,已实现了命名实体识别、中文分词、词性标注、语义角色标注、情感分析、关系抽取、语言模型、文本相似度、文本蕴含、依存句法分析、词向量训练、聊天机器人、机器翻译、文本摘要等功能。框架功能丰富,开箱可用,极易上手!基本都是学习他人实现然后自己修改融合到框架中,没有细致…

    Python

  6. char-rnn-writer char-rnn-writer Public

    Forked from yanqiangmiffy/char-rnn-writer

    基于Char RNN实现的“作家”应用,可以写诗也可以生成名字,看起来还:ok_hand:

    Python