volmodaoist's Stars
gandyli/cp_lib
Trusted-AI/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
wangshusen/RecommenderSystem
foocker/deeplearningtheory
FenHua/Adversarial-Examples
AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool
ProbiusOfficial/CTF-QuickStart
源仓库存档
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
fry404006308/fry_course_materials
范仁义录播课资料,会依次推出各种完全免费的前端、后端、大数据、人工智能等课程,课程网站: https://fanrenyi.com ; b站课程地址: https://space.bilibili.com/45664489 ;
datawhalechina/key-book
《机器学习理论导引》(宝箱书)的证明、案例、概念补充与参考文献讲解。
ddbourgin/numpy-ml
Machine learning, in numpy
VincentGarreau/particles.js
A lightweight JavaScript library for creating particles
practical-tutorials/project-based-learning
Curated list of project-based tutorials
zinccat/Convex-Analysis-homework
2021 Spring
Benzoin96485/ConvAnalOpt
北京大学信息科学技术学院智能科学与技术系核心课《凸分析与优化方法》编程作业仓库
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
haoel/haoel.github.io
DeathKing/LaTeX-Template-Cn
\LaTeX 中文模版收集。
qiubaiying/qiubaiying.github.io
BY Blog ->
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
hysts/pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
pytorch/hub
Submission to https://pytorch.org/hub/
julrog/nn_vis
A project for processing neural networks and rendering to gain insights on the architecture and parameters of a model through a decluttered representation.
peanutzhen/JnuCS
⚡️暨南大学计算机系课程设计/作业/实验资源
fz199626/recommended-books
计算机书籍推荐
MLNLP-World/MIT-Linear-Algebra-Notes
MLNLP: Notes for MIT-Linear-Algebra
oreilly-japan/deep-learning-from-scratch
『ゼロから作る Deep Learning』(O'Reilly Japan, 2016)
bradtraversy/vanillawebprojects
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Zhenye-Na/CSAPP-Labs
:computer: Computer Systems: A Programmer's Perspective, Lab Assignments Solutions
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.