islcyr's Stars
Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Flutter
小刻食堂移动端
Enraged-Dun-Cookie-Development-Team/Dun-Cookie-Vue
小刻食堂插件端:自由的兔兔把烙好的饼到处藏,就由小刻把它们都找出来吧!定时收集多端的数据源,包括微博,通讯组,官网,B站等等。
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
lyswhut/lx-music-desktop
一个基于 electron 的音乐软件
lyswhut/lx-music-mobile
一个基于 React native 开发的音乐软件
schrodingercatss/tuning_playbook_zh_cn
一本系统地教你将深度学习模型的性能最大化的战术手册。
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
ropas/pytea
PyTea: PyTorch Tensor shape error analyzer
chaoge123456/MLsecurity
机器学习安全相关论文、代码
epcsoft/battlecity
本人高中防FC游戏作品:坦克大战
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, ... 🧠
YixinChen-AI/CVAE-GAN-zoos-PyTorch-Beginner
For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-GAN, CVAE-GAN. All use PyTorch.
hithesis/hithesis
嗨!thesis!哈尔滨工业大学毕业论文LaTeX模板
qilong-zhang/Pytorch_Universal-adversarial-perturbation
A PyTorch implementation of universal adversarial perturbation (UAP) which is more easy to understand and implement.
Blankj/awesome-comment
:boom: Funny comments
namtpham/casia2groundtruth
Groundtruth images of tampering dataset CASIA 2.0
namtpham/casia1groundtruth
Groundtruth images of tampering dataset CASIA 1.0
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
EbookFoundation/free-programming-books
:books: Freely available programming books
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
Snipaste/feedback
Feedback & wiki for Snipaste https://snipaste.com
Erikfather/Decision_tree-python
决策树分类(ID3,C4.5,CART)
chrispolo/Mobilenet-_v1-Mask-RCNN-for-detection
MobileNet _v1 for Mask rcnn
mjkwon2021/CAT-Net
Official code for CAT-Net: Compression Artifact Tracing Network. Image manipulation detection and localization.
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
MemorialCheng/deep-learning-from-scratch
《深度学习入门-基于Python的理论与实现》,包含源代码和高清PDF(带书签);慕课网imooc《深度学习之神经网络(CNN-RNN-GAN)算法原理-实战》;《菜菜的机器学习sklearn》
google-research/bert
TensorFlow code and pre-trained models for BERT
moon-hotel/BertWithPretrained
An implementation of the BERT model and its related downstream tasks based on the PyTorch framework