Skip to content
View Yugikira's full-sized avatar

Block or report Yugikira

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. lazy.nvim lazy.nvim Public

    Forked from folke/lazy.nvim

    💤 A modern plugin manager for Neovim

    Lua

  2. khoj khoj Public

    Forked from khoj-ai/khoj

    Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our c…

    Python

  3. MediaCrawler MediaCrawler Public

    Forked from NanmiCoder/MediaCrawler

    小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫

    Python

  4. LLMs-from-scratch LLMs-from-scratch Public

    Forked from rasbt/LLMs-from-scratch

    Implementing a ChatGPT-like LLM in PyTorch from scratch, step by step

    Jupyter Notebook

  5. PyTorch-Tutorial-2nd PyTorch-Tutorial-2nd Public

    Forked from TingsongYu/PyTorch-Tutorial-2nd

    《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。

    Jupyter Notebook

  6. HanLP HanLP Public

    Forked from hankcs/HanLP

    中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理

    Python