southamptonzeng
To cooperate, to contribute, to create, to change.
University of Electronic Science and Technology of ChinaChengdu, Sichuan, China
Pinned Repositories
ADataBase
Implement a database, using B-tree for searching.
artificial-intelligence
SEU CSE <Artificial Intelligence> Assignments & Docs
bbr
FEC
Implement BCH and RS code by C++.
gonglue
一个fastadmin的插件, 婚庆攻略
per_cpu
编写一个驱动程序和一个多进程的应用程序。让上述用户进程通过ioctl方式,反复进入驱动程序,而驱动程序需要统计这些进程进入的次数。 驱动程序在被卸载时,需要输出总的进入次数。
rewrite_ioctl
在linux内核中实现加法器
tianjie
一个fastadmin的插件,天街水城
TopoBuilder
使用python脚本创建拓扑,内核采用mininet,支持gre隧道,流量配置等。
WBAN-OPNET-Simulation
**NOT MAINTAINED, TRY OMNET++ and refer 802.15.4** - WBAN(IEEE 802.15.6) Simulation based on OPNET Modeler 14.5
southamptonzeng's Repositories
southamptonzeng/FEC
Implement BCH and RS code by C++.
southamptonzeng/TopoBuilder
使用python脚本创建拓扑,内核采用mininet,支持gre隧道,流量配置等。
southamptonzeng/ADataBase
Implement a database, using B-tree for searching.
southamptonzeng/gonglue
一个fastadmin的插件, 婚庆攻略
southamptonzeng/per_cpu
编写一个驱动程序和一个多进程的应用程序。让上述用户进程通过ioctl方式,反复进入驱动程序,而驱动程序需要统计这些进程进入的次数。 驱动程序在被卸载时,需要输出总的进入次数。
southamptonzeng/rewrite_ioctl
在linux内核中实现加法器
southamptonzeng/tianjie
一个fastadmin的插件,天街水城
southamptonzeng/bluefog
Distributed and decentralized training framework for PyTorch over graph
southamptonzeng/Book-Mathmatical-Foundation-of-Reinforcement-Learning
This is the homepage of a new book entitled "Mathmatical Foundations of Reinforcement Learning."
southamptonzeng/clash-for-linux-backup
Linux最完整的Clash for Linux的备份仓库,完全可以使用!由Yizuko进行修复及维护
southamptonzeng/community
Majiang Community,一个基于Spring boot得博客
southamptonzeng/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
southamptonzeng/FedProx
Federated Optimization in Heterogeneous Networks (MLSys '20)
southamptonzeng/FLSim
Federated Learning Simulator (FLSim) is a flexible, standalone core library that simulates FL settings with a minimal, easy-to-use API. FLSim is domain-agnostic and accommodates many use cases such as vision and text.
southamptonzeng/GDMOPT
Generative Diffusion Model for Network Optimization
southamptonzeng/hyperledger-fabric-and-onos
southamptonzeng/JinmingXu.github.io
distributed optimization summer school in zhejiang university
southamptonzeng/machine-learning-course
浙江大学胡浩基《机器学习》代码
southamptonzeng/MIT-6.5940
All Homeworks for TinyML and Efficient Deep Learning Computing 6.5940 • Fall • 2023 • https://efficientml.ai
southamptonzeng/PaddlePaddle_code
用PaddlePaddle和Tensorflow实现常用的深度学习算法
southamptonzeng/PageWalk
编写程序寻找线性地址映射的物理地址,证实不同的线性地址可能映射到相同的物理地址。gdtr寄存器中的线性地址查询4K的页面的页表,msr寄存器中的线性地址查询2M的页面的页表,但是最终对应的物理地址都为0x7b608000。
southamptonzeng/pfedHR
southamptonzeng/PFL-Non-IID
Personalized federated learning simulation platform with non-IID and unbalanced dataset
southamptonzeng/ProxyFL
Code accompanying the paper "Decentralized Federated Learning through Proxy Model Sharing"
southamptonzeng/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
southamptonzeng/Reinforcement-learning-with-PyTorch
Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch
southamptonzeng/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
southamptonzeng/southamptonzeng.github.io
southamptonzeng/sutton_and_barto
Notes and solutions to exercises in Sutton and Barto's Reinforcement Learning textbook
southamptonzeng/tp5v3
使用composer和thinkphp5.1写一个网站