trax
There are 41 repositories under trax topic.
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning, training, and prompt engineering examples. A bonus section with ChatGPT, GPT-3.5-turbo, GPT-4, and DALL-E including jump starting GPT-4, speech-to-text, text-to-speech, text to image generation with DALL-E, Google Cloud AI,HuggingGPT, and more
Denis2054/Transformers-for-NLP-and-Computer-Vision-3rd-Edition
Transformers 3rd Edition
votchallenge/toolkit
The official VOT Challenge evaluation and analysis toolkit
devildances/TwitterSentimentAnalysis
Sentiment analysis for Twitter's tweet (in Indonesia language) was built with 3 models to get a comparison in determining which model gives the best results for predicting a tweet to have a positive or negative meaning.
ngoquanghuy99/transformer-summarization
An abstractive text summarization model based on Transformer Decoder (GPT-2) using Google/Trax.
martin-fabbri/colab-notebooks
Colab notebooks exploring different Machine Learning topics.
johnmoses/coursera-nlp-specialization
Coursera Natural Language Procession Specialization
jedisct1/zig-alzette
Implementation of the Alzette box and the CRAX block cipher in Zig.
Habbianos/traxometro
:notes: Um belo editor de músicas Trax para relembrar o original do Habbo Hotel. (first: http://cap.dc.ufscar.br/~725862/traxmachine/v3/index.php ,development test: https://traxometro.alynva.com/)
Habbianos/Traxmachine
Everything about the Traxmachine feature on Habbo Hotel
1995parham/OpenTrax
Open source implementaion of TRAX game
gonzalo-cordova-pou/TextMood
Sentiment analysis using deep neural networks
ThinamXx/DuplicateQuestions__Recognition
I have build a LSTM Model using Trax which can identify the Duplicate Questions or Similar Questions which is useful when we have to work with several versions of the same Questions.
MartinMSPedersen/GnuTrax
A 8x8Trax playing program
1995parham/AUT-Trax-Player
Simple AI for Trax game in C
gtoffoli/django-xapi-client
A Django app defining a set of functions to put, get and process xAPI statements.
LaurentVeyssier/TRAX_transformer_abstractive_summarization_model
Use Trax and Transformer architecture for generative summarizer deep learning model
thoo/trax-tutorial
Tutorial related to Trax deep learning library.
dank074/music-player
Plays Habbo Trax music
ertosns/wiki-summary
wikipedia summarizer transformer
Infinity1105/DeepLearningNLP
Implementation of cutting-edge NLP and Deep Learning methods for solving practical machine learning problems.
konstanzer/deep-learning
Python notebooks exploring topics in fully-connected deep neural networks with popular topologies like ResNet, MobileNet, YOLO, FaceNet, U-Net, and the Transformer architecture.
LaurentVeyssier/Siamese-Network-for-predicting-duplicate-questions
Use Trax Siamese deep Neural LSTM Network to predict pair of similar question (duplicates)
LaurentVeyssier/TRAX_Translation_model
Use Encoder Decoder architecture with LSTM for English->German translation network
manifest/flax-extra
The package provides extra flexibility to Flax using ideas originated at Trax.
progzone122/fantech-trax-x2-official-software
Official software (driver) for Fantech Trax X2 mouse
shomerthesec/NLP-Specialization
My Projects in NLP specialization from deeplearning.ai
sukhmancs/TextWizards
This repository houses a collection of my natural language processing (NLP) projects, showcasing a variety of applications and experiments in the field. From sentiment analysis to language modeling, explore the power of NLP through my code. Feel free to use, modify, and contribute!
trannhatquy/Trax-Implementation
This is code implementation in Trax library
vermavinay982/simplest-dino-game-bot
Using python to play the dino game by simple automation functions.
AnjaliDharmik/Text--Summarizer
Document Summarizer using GPT-2 Transformer explore summarization using the transformer model with the implementation of transformer decoder (GPT-2) from scratch
holmen1/babbel
Natural Language Processing
vivek2188/DaSiamRPN
[ECCV2018] Distractor-aware Siamese Networks for Visual Object Tracking
dilawarm/nlp
Natural Language Processing Specialization
LaurentVeyssier/Trax-tutorial
simple tutorials to familiarize with TRAX library