ss3b3's Stars
mli/paper-reading
深度学习经典、新论文逐段精读
listen1/listen1_desktop
one for all free music in china (Windows, Mac, Linux desktop)
Visualize-ML/Book4_Power-of-Matrix
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
Visualize-ML/Book3_Elements-of-Mathematics
Book_3_《数学要素》 | 鸢尾花书:从加减乘除到机器学习;上架;欢迎继续纠错,纠错多的同学还会有赠书!
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
youngfish42/Awesome-FL
Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)
TsingZ0/PFLlib
37 traditional FL (tFL) or personalized FL (pFL) algorithms, 3 scenarios, and 23 datasets.
liweitianux/resume
My resume in LaTeX (template suited for new graduates; 应届生简历模板)
cnstark/pytorch-docker
Pure Pytorch Docker Images.
shenuiuin/LXD_GPU_SERVER
实验室GPU服务器的LXD虚拟化
wenzhu23333/Differential-Privacy-Based-Federated-Learning
Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shakespeare, mnist, cifar-10 and fashion-mnist. )
gezp/docker-ubuntu-desktop
Docker Image for Ubuntu Desktop which support HW GPU accelerated GUI apps. you can access the Container with ssh or remote desktop, just like Cloud VM.
weimingwill/EasyFL
An easy-to-use federated learning platform
guillaume-chevalier/Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP
What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.
HaohanWang/HFC
Implementation for the paper (CVPR Oral): High Frequency Component Helps Explain the Generalization of Convolutional Neural Networks
neelguha/simple-wikidata-db
A set of Python scripts for preprocessing the Wikidata JSON dump and running simple queries in an efficient manner.
yubaojin/PIPI-
一个食堂微信外卖小程序 后台是java 商家管理是网页 用户界面是小程序
Chenxing-Xuan/A-series-of-popular-science-in-federated-learning
Intelligent-Computing-Lab-Yale/FedSNN
Source code for the paper "Federated Learning with Spiking Neural Networks".
yuanxiaosc/Image-Captioning
CNN-Encoder and RNN-Decoder (Bahdanau Attention) for image caption or image to text on MS-COCO dataset. 图片描述
woodyx218/Deep-Learning-with-GDP-Pytorch
Code to accompany the paper "Deep Learning with Gaussian Differential Privacy"
cowolff/Simple-Spiking-Neural-Network-STDP
A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.
ajayarunachalam/pynmsnn
NeuroMorphic Predictive Model with Spiking Neural Networks (SNN) using Pytorch
juliancervos/stdp-nmnist
Repository for the master thesis titled "Local Unsupervised Learning of Multimodal Event-Based Data with Spiking Neural Networks", by Julian Lopez Gordillo (MSc in Artificial Intelligence, 2019-2021).
maxlath/import-wikidata-dump-to-couchdb
import a subset or a full Wikidata dump into a CouchDB database
billyuanpku96/SNN-for-sensory-neuron
This is a 3-layer SNN for MNIST
gaoyuanliang/covid19_knowledge_graph
Knowledge graph of covid19, using wikidata and neo4j
yuanxiaosc/Image_to_Text
Taking the image description task on the MS-COCO data set as an example, the template code of Image_to_Text is shown.
kkodoo/dp-pix
Image Pixelization with Differential Privacy
kad99kev/Image-Inpainting
Image Inpainting using PyTorch.