yoniLc/ECCT
Error Correction Code Transformer
This project helps communications engineers reliably transfer digital data over noisy channels. It takes raw, potentially corrupted digital signals and decodes them, producing a cleaner, more accurate data stream. Communications engineers or researchers working on physical layer technologies would find this valuable.
No commits in the last 6 months.
Use this if you need to decode digital signals and improve data reliability in noisy communication systems, especially when traditional methods struggle or exhibit overfitting.
Not ideal if you are working with data integrity challenges outside of signal decoding in communication systems, such as data storage error correction or data validation in databases.
Stars
55
Forks
26
Language
Python
License
MIT
Category
Last pushed
Dec 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/yoniLc/ECCT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling,...
jsksxs360/How-to-use-Transformers
Transformers 库快速入门教程
google/deepconsensus
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences...
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning,...
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks