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

Block or report Esmail-ibraheem

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. Xllama Xllama Public

    X-Llama🦙 is an Extensible advanced language model framework, inspired by the original Llama model.

    Python 1

  2. Axon Axon Public

    AI research lab🔬: implementations of AI papers and theoretical research: InstructGPT, llama, transformers, diffusion models, RLHF, etc...

    Jupyter Notebook 3 1

  3. LlTRA-Model LlTRA-Model Public

    Language to Language Transformer model where i used my transformer model for translation task. from the paper "Attention is all you Need" 2017 using pytorch.

    Jupyter Notebook 6 2

  4. Transformer-model Transformer-model Public

    I built the Transformer model itself from scratch from the paper "Attention is all you need", Feel free to use this model for your specific purposes: translation, text generation, etc...

    Jupyter Notebook 4 2

  5. TAL TAL Public

    I developed a Python library for transformers, leveraging the architecture I previously designed. With this library, users can freely install and utilize the transformer architecture.

    Python 3 1

  6. Brain-Simulator Brain-Simulator Public

    built a Multi-Layer Perceptron neural network from scratch and visualized it as a snake's brain. Additionally, I applied a genetic algorithm to enhance its learning capabilities.

    Processing 2