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/DQNMazePytorch
MillionaireChen/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
MillionaireChen/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
MillionaireChen/CS285_Fa19_Deep_Reinforcement_Learning
My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments
MillionaireChen/CTKD
[AAAI 2023] Official PyTorch Code for "Curriculum Temperature for Knowledge Distillation"
MillionaireChen/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球140所大学采用教学。
MillionaireChen/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
MillionaireChen/dnn-mode-connectivity
Mode Connectivity and Fast Geometric Ensembles in PyTorch
MillionaireChen/DriveLM
[ECCV 2024] DriveLM: Driving with Graph Visual Question Answering
MillionaireChen/Federated-Learning-good
An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch
MillionaireChen/Federated-Learning-with-Heterogeneous-Data-Handling-for-Robust-Vehicular-Perception
This is the official repository for the Paper "Federated Learning with Heterogeneous Data Handling for Robust Vehicular Perception" submitted to the IEEE IV 2024.
MillionaireChen/fedpylot
FedPylot: Navigating Federated Learning for Real-Time Object Detection in Internet of Vehicles
MillionaireChen/foundational_fsod
This repository contains the implementation for the paper "Revisiting Few Shot Object Detection with Vision-Language Models"
MillionaireChen/grokking-the-object-oriented-design-interview
MillionaireChen/llm-attacks
Universal and Transferable Attacks on Aligned Language Models
MillionaireChen/LoginDemo
登录注册(复杂版)
MillionaireChen/manip-ml
Code for the IEEE S&P 2018 paper 'Manipulating Machine Learning: Poisoning Attacks and Countermeasures for Regression Learning'
MillionaireChen/MillionaireChen.github.io
MillionaireChen/mixup-cifar10
mixup: Beyond Empirical Risk Minimization
MillionaireChen/NICE
Combining Reinforcement Learning with Integer Programming for Robust Scheduling
MillionaireChen/OpenFedLLM
MillionaireChen/pdf
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
MillionaireChen/pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing
MillionaireChen/pytorch-cifar
95.47% on CIFAR10 with PyTorch
MillionaireChen/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
MillionaireChen/Realistic-Neural-Talking-Head-Models
My implementation of Few-Shot Adversarial Learning of Realistic Neural Talking Head Models (Egor Zakharov et al.).
MillionaireChen/Simulated-Annealing-Algorithm-for-JSP
Term Project. Use Simulated Annealing Algorithm for the basic Job Shop Scheduling Problem (模拟退火解决车间调度问题)
MillionaireChen/solverUsingExample
MillionaireChen/StreamPETR
[ICCV 2023] StreamPETR: Exploring Object-Centric Temporal Modeling for Efficient Multi-View 3D Object Detection
MillionaireChen/yolo-object-detection-kitti
2D object detection for KITTI dataset finetuned using Ultralytics YOLOv8