Skip to content
View IndML101's full-sized avatar

Block or report IndML101

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 Loading

  1. Deep-learning Deep-learning Public

    This repository is collection of algorithms in used in deep learning

    Python

  2. rl_classification rl_classification Public

    Here is an implementation of min max actor critic, modified to solve classification problems. This was published in research paper which showed how to solve classification problems using reinforcem…

    Python

  3. gqa-bot gqa-bot Public

    Generative question answering bot using custom data based on flan/T5 model

    Jupyter Notebook 3

  4. text-2-image text-2-image Public

    Text to image generator using stable diffusion transformer

    Jupyter Notebook

  5. Word2Vec Word2Vec Public

    Skip-gram with negative sampling to learn distributed representation of words, that captures syntactic and semantic relation between them

    JavaScript 1

  6. language-modeling language-modeling Public

    Objective of this repository is to train Transformer atchitecture based different language models like GPT, BERT, T5 etc.

    Python