Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
500lines
500 Lines or Less
deeplearningbook-chinese
Deep Learning Book Chinese Translation
Julia.jl
Curated decibans of Julia programming language.
k-vim
vim配置
LDPC-Encoder-Decoder
基于Matlab的LDPC编解码算法实现及LDPC码性能测试
Markdown
Markdown 基本语法。
PKU_LDPC_encoder_decoder
北大信科2020Spring研究生课程信息论与编码理论第一次大作业LDPC编解码性能仿真
python-4
Python学习
show-me-the-code
Python 练习册,每天一个小程序
wangchenok's Repositories
wangchenok/Julia.jl
Curated decibans of Julia programming language.
wangchenok/LDPC-Encoder-Decoder
基于Matlab的LDPC编解码算法实现及LDPC码性能测试
wangchenok/AI-Homework
人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
wangchenok/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
wangchenok/CPlusPlusThings
C++那些事
wangchenok/Crest-factor-reduction-techniques-for-4G-5G-waveforms
The main objective was to Peak To Average Power Ratio (PAPR) Reduction In OFDM Based on 4G/5G Signals
wangchenok/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
wangchenok/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
wangchenok/digital-signal-processing-lecture
Digital Signal Processing - Theory and Computational Examples
wangchenok/easy_ldpc_bf
wangchenok/fastbook
The fastai book, published as Jupyter Notebooks
wangchenok/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
wangchenok/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
wangchenok/gr-dpd
Digital Pre-Distortion implementation in GNU Radio
wangchenok/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
wangchenok/ic_RF_PA_DPD
wangchenok/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
wangchenok/LatticeQuantizer1
Some low-dimensional lattice quantizers
wangchenok/LDPCdecode
LDPC泛洪算法与行列分层算法
wangchenok/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
wangchenok/Paper-with-Code-of-Wireless-communication-Based-on-DL
无线与深度学习结合的论文代码整理/Paper-with-Code-of-Wireless-communication-Based-on-DL
wangchenok/paper2gui
Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术
wangchenok/pumpkin-book
《机器学习》(西瓜书)公式详解
wangchenok/Python-100-Days
Python - 100天从新手到大师
wangchenok/Python-5
最良心的 Python 教程:
wangchenok/Python-Core-50-Courses
Python语言基础50课
wangchenok/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
wangchenok/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
wangchenok/SSY125
Digital Communication, Chalmers University 2019
wangchenok/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.