Pinned Repositories
leetcode-master
LeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!
TinyWebServer
:fire: Linux下C++轻量级Web服务器
AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Complex-valued-CNN
Complex-valued Convolutional Neural Networks
Complex-Valued_Networks
Complex-Valued Networks with keras and tensorflow as backend
complexPyTorch
A high-level toolbox for using complex valued neural networks in PyTorch
deep_complex_networks
Implementation related to the Deep Complex Networks
Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
dl_ofdm
Deep-Waveform: A Learned OFDM Receiver Based on Deep Complex-valued Convolutional Networks
xywang630's Repositories
xywang630/Radio-Modulation-Recognition-Networks
Radio modulation recognition with CNN, CLDNN, CGDNN and MCTransformer architectures. Best results were achieved with the CGDNN architecture, which has roughly 50,000 parameters, and the final model has a memory footprint of 636kB. More details can be found in my bachelor thesis linked in the readme file.
xywang630/models
Models and examples built with TensorFlow
xywang630/complexPyTorch
A high-level toolbox for using complex valued neural networks in PyTorch
xywang630/netron
Visualizer for neural network, deep learning, and machine learning models
xywang630/dl_ofdm
Deep-Waveform: A Learned OFDM Receiver Based on Deep Complex-valued Convolutional Networks
xywang630/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
xywang630/Basic_CNNs_TensorFlow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
xywang630/TinyWebServer
:fire: Linux下C++轻量级Web服务器
xywang630/leetcode-master
LeetCode 刷题攻略:配思维导图,各个类型的经典题目刷题顺序、经典算法模板,以及详细图解和视频题解。这里精选的题目都不是孤立的,而是由浅入深一脉相承的,相信只要按照刷题攻略上的顺序来学习,一定会有所收获!给个star支持一下吧!
xywang630/Dive-into-DL-TensorFlow2.0
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的认可
xywang630/Markdown-Resume-Template
BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。
xywang630/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
xywang630/Signal-Modulation-Identification-Project
无线电信号调制识别项目
xywang630/Complex-valued-CNN
Complex-valued Convolutional Neural Networks
xywang630/signal-processing
Signal Process&&Communicate System
xywang630/Identification-of-communication-modulation-based-on-convolutional-neural-network
基于卷积神经网络的通信调制方式识别
xywang630/deep_complex_networks
Implementation related to the Deep Complex Networks
xywang630/Complex-Valued_Networks
Complex-Valued Networks with keras and tensorflow as backend