bizhichao's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
jlevy/the-art-of-command-line
Master the command line, in one page
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
tensorflow/models
Models and examples built with TensorFlow
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
terryum/awesome-deep-learning-papers
The most cited deep learning papers
pypa/pipenv
Python Development Workflow for Humans.
pydantic/pydantic
Data validation using Python type hints
Idnan/bash-guide
A guide to learn bash
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
yangyangwithgnu/use_vim_as_ide
use vim as IDE
ijl/orjson
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
ultrajson/ultrajson
Ultra fast JSON decoder and encoder written in C with Python bindings
martinarjovsky/WassersteinGAN
dmontagu/fastapi-utils
Reusable utilities for FastAPI
brilee/MuGo
Replicating AlphaGo's architecture in a readable manner
dropbox/sqlalchemy-stubs
Mypy plugin and stubs for SQLAlchemy
optimatika/ojAlgo
oj! Algorithms
nayuki/Reference-arithmetic-coding
Clear implementation of arithmetic coding for educational purposes in Java, Python, C++.
Atcold/pytorch-CortexNet
PyTorch implementation of the CortexNet predictive model
mwilliamson/stickytape
Convert Python packages into a single script
liuziwei7/voxel-flow
Video Frame Synthesis using Deep Voxel Flow (ICCV 2017 Oral)
guojunq/lsgan
This is the project for LS-GAN (Loss-Sensitive GAN)
dmlc/MXNet.cpp
C++ interface for mxnet
alibaba/table-computing
Table-Computing (Simplified as TC) is a high performance and low latency computing framework, 10x faster than Flink for complicated use cases, distributed and light weighted, relational operation, simple to use, write less and do more.
elebumm/dicttoxml
Simple library to convert a Python dictionary or other native data type into a valid XML string.