fuxiang87's Stars
nosuggest/Reflection_Summary
算法理论基础知识应知应会
315386775/DeepLearing-Interview-Awesome-2024
AIGC-interview/CV-interview/LLMs-interview面试问题与答案集合仓,同时包含工作和科研过程中的新想法、新问题、新资源与新项目
tlkh/asitop
Perf monitoring CLI tool for Apple Silicon
weizhou-geek/Image-Quality-Assessment-Benchmark
A collection of state-of-the-art image quality assessment algorithms
rougier/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
deezer/spleeter
Deezer source separation library including pretrained models.
geekxh/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
gzr2017/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
sekrit-twc/zimg
Scaling, colorspace conversion, and dithering library
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
TheAlgorithms/Python
All Algorithms implemented in Python
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
algorithm-visualizer/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
julycoding/The-Art-Of-Programming-By-July-2nd
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
xinntao/EDVR
Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
virgili0/Virgilio
Your new Mentor for Data Science E-Learning.
afshinea/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
tensorflow/compression
Data compression in TensorFlow
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
aizvorski/video-quality
Video quality metrics, reference implementation in python: VIF, SSIM, PSNR, ...
sniklaus/sepconv-slomo
an implementation of Video Frame Interpolation via Adaptive Separable Convolution using PyTorch
GKalliatakis/Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction