KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Deep-Learning-based-Signa-Detection
★ 8
Open GitHub ↗
模型驱动的深度学习信号检测方法
Download README (.md)
Explore Similar Repositories
daniel-memory-game
:
A simple ten-piece memory card game I made in collaboration with my two-year-old son, Daniel
PHP-routing
:
Custom PHP routing library especially useful for fast API development
SmartCityGIS
:
基于智慧城市的 GIS 软件开发
Log-on-to-QQ-through-QR-code
:
No description available.
code
:
VR-SCRIPT, VR-BASIC, VR-DOS and source code that can be edit and run in a MSXVR
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Deep-Learning-based-Signa-Detection
?
Download (.md)
### The code of 《Pilot-Assisted Channel Estimation and Signal Detection in Uplink Multi-User MIMO Systems With Deep Learning》 ## 论文链接:https://ieeexplore.ieee.org/document/9024047 Introduction : > In this paper, we propose two deep learning (DL) based receiver schemes in uplink multiple-input multiple-output (MIMO) systems. In the first scheme, we design a pilot-assisted MIMO receiver using a data-driven full connected neural network. This data-driven receiver can recover transmitted signal directly in an end-to-end manner without explicitly estimating channel. In the second scheme, we adopt a model-driven network which combines communication knowledge with DL. The model-driven scheme divides the MIMO receiver into channel estimation subnet and signal detection subnet, and each subnet is composed of a traditional solution as initialization and a DL network to further improve the accurate. The simulation results show that both of the two schemes achieve better bit error ratio (BER) performance than traditional methods. In particular, the data-driven scheme can achieve optimal BER performance in low-dimensional MIMO systems, while the model-driven scheme can be trained with fewer trainable parameters and outperforms the data-driven scheme in high-dimension MIMO systems..