Stars
Curated list of project-based tutorials
c compiler based on flex(lex), bison(yacc) and LLVM, supports LLVM IR and obj code generation. 基于flex,bison以及LLVM,使用c++11实现的类C语法编译器, 支持生成中间代码及可执行文件.
Python - 100天从新手到大师
An opinionated list of awesome Python frameworks, libraries, software and resources.
Wuda920506 / tabby
Forked from Eugeny/tabbyA terminal for a more modern age
Implementation of EfficientNet model. Keras and TensorFlow Keras.
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
StyleGAN2 - Official TensorFlow Implementation
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Models and examples built with TensorFlow
Calculate the Gini coefficient of a numpy array.