An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: viterbi-decoder

disabel1a/viterbi

YADRO test task: Viterbi coder/decoder and BERR in binary symetric channel

Language: C++ - Size: 604 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

VictorByman/Viterbi_test 📦

Just a simple test

Language: C - Size: 9.77 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

jackyang25/natural-langauge-processing

A collection of NLP tools for classical and modern language processing tasks

Language: Python - Size: 19.4 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

WeileiZeng/hybrid-viterbi-decoder

A viterbi decoding method able to decode both qubit error and syndrome error

Language: MATLAB - Size: 1.57 MB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

williamyang98/ViterbiDecoderCpp

Viterbi decoder with vectorisation written in C++

Language: C++ - Size: 222 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 12 - Forks: 4

howl-anderson/MicroHMM

一个微型的基于 Python 的 HMM (隐马尔可夫模型) 包 | A micro python package for HMM (Hidden Markov Model)

Language: Python - Size: 44.9 KB - Last synced at: 23 days ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 3

Sanya-123/Lib_myViterbi

viterbi coder/decoder for cpp and verolog

Language: Verilog - Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

8ff/viterbi

Convolutional encoder and a Viterbi decoder written in Golang

Language: Go - Size: 525 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 13 - Forks: 2

Toure-exe/Hidden-Markov-Model-NER-tagging

NER tagging with HMM and Viterbi algorithm

Language: Jupyter Notebook - Size: 28.7 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

jfoshea/Viterbi-Decoder-in-Verilog

An efficient implementation of the Viterbi decoding algorithm in Verilog

Language: Verilog - Size: 7.57 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 41 - Forks: 20

Prithvish04/channel_encoding_veterbi_decoding

Language: HTML - Size: 1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jfoshea/Viterbi-Decoder-in-Matlab

Matlab implementation of the Viterbi Decoder Algorithm

Language: Matlab - Size: 49.8 KB - Last synced at: 10 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 5

alexmrqt/PyTurbo

A set of Python class implementing basic several turbo-algorithms (e.g. : turbo-decoding)

Language: C++ - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

MahmudulAlam/A-Complete-Digital-Communication-System

A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.

Language: MATLAB - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 57 - Forks: 19

faust-is/antenna-diversity-GFSK

Performance MRC, EGC, SC and the so-called LDI combining for GFSK signals

Language: MATLAB - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brucequz/OFDM_cpp

Project OFDM: A C++ implementation of ECE132A course project

Language: C++ - Size: 4.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Metacometa/yadro-test-algorithms-trainee

Implementation of convolutional coding and Viterbi decoding

Language: C++ - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

shehio/Computational-Biology

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

linkingmon/ECC

Error Correction Code (2021 Fall)

Language: MATLAB - Size: 9.87 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ouyangyuchen/Backscatter-tag-design-for-high-concurrency

It's a course-based project of ICE3307 at SJTU.

Language: Jupyter Notebook - Size: 2.23 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

shubhamchandak94/nanopore_dna_storage

DNA storage for nanopore sequencing using convolutional coding and basecaller-decoder integration

Language: C++ - Size: 257 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 7

setareA/Error-Correction-Coding

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

RichardS0268/Input-Method_PinYin

Project 1 of the THU course Introduction to AI

Language: Jupyter Notebook - Size: 4.13 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

nazaninsbr/Source-and-Network-Coding

Huffman, convolutional and viterbi coding

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

irenebenedetto/viterbi-algorithm

Matlab implementation of Viterbi algorithm for binary encoding

Language: MATLAB - Size: 301 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hrshtv/HMM-POS-Tagging

POS tagging using a Hidden Markov Model (HMM) with Viterbi Decoding

Language: Jupyter Notebook - Size: 559 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Related Keywords
viterbi-decoder 26 viterbi-algorithm 8 hmm 4 viterbi 3 convolutional-coding 3 convolutional-codes 3 python 2 hmm-viterbi-algorithm 2 simulation 2 matlab 2 huffman-coding 2 channel-coding 2 xilinx 2 differential-expression-analysis 1 gene-expression 1 differential-expression 1 genome-alignment 1 differential-analysis 1 genome-analysis 1 gillespie 1 pos-tagging 1 computational-biology 1 bowtie2 1 alternative-splicing 1 ofdm-wireless-communications 1 ofdm-simulation 1 list-decoding 1 hamming-c 1 cpp 1 convolutional-code 1 sdr 1 rayleigh-fading-channels 1 k-fold-cross-validation 1 brown-corpus 1 information-theory 1 encoding 1 binary-encoding 1 huffman 1 input-method 1 nanopore-sequencing 1 dna-storage 1 backscattering 1 reed-solomon-codes 1 linear-block-code 1 error-correcting-codes 1 cyclic-code 1 smith-waterman-alignment 1 smith-waterman 1 single-cell-genomics 1 single-cell-analysis 1 gradient-descent-implementation 1 gradient-descent-algorithm 1 gradient-descent 1 gillespie-algorithm 1 mrc 1 natural-language-processing 1 machine-learning 1 hidden-markov-model 1 golang 1 convolutional 1 verilog 1 viterbi-hmm 1 dsp 1 decoding-algorithm 1 convolutional-encoder 1 quantum-error-correction 1 text-embedding 1 deep-learning 1 vectorization 1 test 1 rv32gcv 1 risc-v 1 yadro 1 trellis 1 binary-symetric-channel 1 ldi 1 gfsk 1 egc 1 bluetooth 1 awgn-channels 1 antenna-diversity 1 modulation 1 digital-communication 1 demodulation 1 turbo-codes 1 turbo-algorithms 1 turbo 1 forward-backward-algo 1 bcjr 1 xilinx-ise-design-suite 1 fpga-programming 1 verilog-hdl 1 fpga 1 nlp 1 ner-tagging 1