Pinned Repositories
-synthesizing_obama_network_training
0xDeCA10B
Decentralized & Collaborative AI on Blockchain
a2c_cartpole_pytorch
advantage actor-critic reinforcement learning for openai gym cartpole
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
detection-estimation-learning
Python notebooks for my graduate class on Detection, Estimation, and Learning. Intended for in-class demonstration. Notebooks illustrate a variety of concepts, from hypothesis testing to estimation to image denoising to Kalman filtering. Feel free to use or modify for your instruction or self-study.
DQNMazePytorch
PPDL
privacy preserving deep learning
RandRunner
MillionaireChen's Repositories
MillionaireChen/go-algorithms
数据结构和算法的 Go 语言实现
MillionaireChen/-synthesizing_obama_network_training
MillionaireChen/0xDeCA10B
Decentralized & Collaborative AI on Blockchain
MillionaireChen/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
MillionaireChen/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
MillionaireChen/blockchain_consensus_algorithm
代码实现五种区块链共识算法 The code implements five blockchain consensus algorithms
MillionaireChen/CCF-BDCI-Sentiment-Analysis-Baseline
The code for CCF-BDCI-Sentiment-Analysis-Baseline
MillionaireChen/CodingInterviewChinese2
《剑指Offer》第二版源代码
MillionaireChen/dataset
ccf game
MillionaireChen/DeepLearningCode
codes of some deeplearning model
MillionaireChen/differential-privacy-vs-fairness
Code for "Differential Privacy Has Disparate Impact on Model Accuracy" NeurIPS'19
MillionaireChen/election
A Decentralized Ethereum Voting Application Tutorial
MillionaireChen/FATE
An Industrial Level Federated Learning Framework
MillionaireChen/fed-att
Attentive Federated Learning for Private NLM
MillionaireChen/federated-learning
Federated Learning - PyTorch
MillionaireChen/Federated-Learning-PyTorch
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
MillionaireChen/garbage_classify
This is a game about garbage sorting organized by Huawei Cloud, this repository stores my plan.
MillionaireChen/GarbageSorting
android图片识别、android语音识别、android垃圾分类
MillionaireChen/gopl
gopl(Go 程序设计语言)一书中全部代码示例和练习题参考答案
MillionaireChen/insightface
Face Analysis Project on MXNet
MillionaireChen/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
MillionaireChen/JobShopPRO
Program for managing orders, planning and scheduling in job shop production system using popular heuristics alghorithms.
MillionaireChen/Kalman-Filter-Image
python kalman filter for object points in image. time < 0.1ms per point
MillionaireChen/machine-learning-with-python-cookbook-notes
My jupyter notebooks/code from Chris Albon's Machine Learning with Python Cookbook
MillionaireChen/project4--Garbage-sorting
Huawei cloud artificial intelligence competition · Garbage sorting challenge cup
MillionaireChen/PyDataPreprocessing
《Python数据预处理技术与实践》源码下载
MillionaireChen/PySyft
A library for encrypted, privacy preserving machine learning
MillionaireChen/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
MillionaireChen/RSA-Byzantine
MillionaireChen/secret-sharing
A system for securely splitting secrets with Shamir's Secret Sharing Scheme