Pinned Repositories
bert
TensorFlow code and pre-trained models for BERT
embedding-visualizer
Word and Position Embedding visualization of all pre-trained transformer models like BERT
gpt-2-tensorflow2.0
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
Illustrated_GPT2_With_Code
Explained GPT-2 Transformer model step by step with code.
minGPTF
A TF re-implementation of the Karpathy's minGPT (Generative Pretrained Transformer) training
miniLLAMA
A simplified LLAMA implementation for training and inference tasks.
Phrase_Extraction_Bi-LSTM
Phrase Extraction using Bi Directional LSTM
PySpark-Helpers
Hbase and MongoDb in PySpark
ranknet-tensorflow2.0
Implementation of RankNet to LambdaRank in TensorFlow 2.0
TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
akanyaani's Repositories
akanyaani/gpt-2-tensorflow2.0
OpenAI GPT2 pre-training and sequence prediction implementation in Tensorflow 2.0
akanyaani/ranknet-tensorflow2.0
Implementation of RankNet to LambdaRank in TensorFlow 2.0
akanyaani/miniLLAMA
A simplified LLAMA implementation for training and inference tasks.
akanyaani/Illustrated_GPT2_With_Code
Explained GPT-2 Transformer model step by step with code.
akanyaani/Phrase_Extraction_Bi-LSTM
Phrase Extraction using Bi Directional LSTM
akanyaani/minGPTF
A TF re-implementation of the Karpathy's minGPT (Generative Pretrained Transformer) training
akanyaani/PySpark-Helpers
Hbase and MongoDb in PySpark
akanyaani/embedding-visualizer
Word and Position Embedding visualization of all pre-trained transformer models like BERT
akanyaani/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
akanyaani/bert
TensorFlow code and pre-trained models for BERT
akanyaani/NDRM
A repository for Neural Document Ranking Models.
akanyaani/setup.py
📦 A Human's Ultimate Guide to setup.py.
akanyaani/tensorflow
An Open Source Machine Learning Framework for Everyone
akanyaani/universal-transformer-tf2.0
akanyaani/100-nlp-papers
100 Must-Read NLP Papers
akanyaani/akanyaani
Config files for my GitHub profile.
akanyaani/awesome-papers
Papers & presentations from Hugging Face's weekly science day
akanyaani/bertviz
Tool for visualizing attention in the Transformer model (BERT, GPT-2, Albert, XLNet, RoBERTa, CTRL, etc.)
akanyaani/manim
Animation engine for explanatory math videos
akanyaani/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
akanyaani/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use
akanyaani/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
akanyaani/samplemod
akanyaani/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
akanyaani/tensor
The Tensor (or Array)
akanyaani/tftokenizers
Use Huggingface Transformer and Tokenizers as Tensorflow Reusable SavedModels
akanyaani/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.