Skip to content
View Itachired's full-sized avatar

Block or report Itachired

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 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

Popular repositories Loading

  1. neural-networks-and-deep-learning neural-networks-and-deep-learning Public

    Forked from mnielsen/neural-networks-and-deep-learning

    Code samples for my book "Neural Networks and Deep Learning"

    Python

  2. LoRA LoRA Public

    Forked from microsoft/LoRA

    Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

    Python

  3. annotated_deep_learning_paper_implementations annotated_deep_learning_paper_implementations Public

    Forked from labmlai/annotated_deep_learning_paper_implementations

    🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gan…

    Python

  4. ChatGLM3 ChatGLM3 Public

    Forked from zai-org/ChatGLM3

    ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型

    Python

  5. 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

  6. stanford_alpaca stanford_alpaca Public

    Forked from tatsu-lab/stanford_alpaca

    Code and documentation to train Stanford's Alpaca models, and generate the data.

    Python