Pinned Repositories
AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
awesome-github-vue
Vue相关开源项目库汇总
education
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
PersonalBlogs
Web_MusicAPP
基于vue实现的WebAPP
muyuguo's Repositories
muyuguo/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
muyuguo/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
muyuguo/AiLearning-Theory-Applying
快速上手Ai理论及应用实战:基础知识、ML、DL、NLP-BERT、竞赛。含大量注释及数据集,力求每一位能看懂并复现。
muyuguo/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
muyuguo/annotated_deep_learning_paper_implementations
🧑🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
muyuguo/PersonalBlogs
muyuguo/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
muyuguo/carrot
这儿收集了一些免费好用的ChatGPT镜像站和其他AI站点,当前:76个站点
muyuguo/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
muyuguo/Cnblogs-Theme-SimpleMemory
🍭 Cnblogs theme _ Basic theme : SimpleMemory
muyuguo/computer-vision-in-action
学习闭环《计算机视觉实战演练:算法与应用》中文电子书、源码、读者交流社区(持续更新中 ...) 📘 在线电子书 https://charmve.github.io/computer-vision-in-action/ 👇项目主页
muyuguo/CVPR2023-Papers-with-Code
CVPR 2023 论文和开源项目合集
muyuguo/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
muyuguo/design-patterns-for-humans
An ultra-simplified explanation to design patterns
muyuguo/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
muyuguo/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
muyuguo/Front-End-Interview-Notebook
:ant:前端面试复习笔记
muyuguo/ganhacks
starter from "How to Train a GAN?" at NIPS2016
muyuguo/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
muyuguo/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
muyuguo/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
muyuguo/joyful-pandas
Pandas中文教程
muyuguo/Keras-GAN
Keras implementations of Generative Adversarial Networks.
muyuguo/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
muyuguo/Python-Machine-Learning-Second-Edition
Python Machine Learning - Second Edition, published by Packt
muyuguo/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
muyuguo/PyTorchTricks
Some tricks of pytorch... :star:
muyuguo/react-illustration-series
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
muyuguo/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
muyuguo/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.