Skip to content
View shtshtsht's full-sized avatar
Block or Report

Block or report shtshtsht

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. TensorRT TensorRT Public

    Forked from NVIDIA/TensorRT

    TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.

    C++ 1

  2. aoapc-bac2nd aoapc-bac2nd Public

    Forked from aoapc-book/aoapc-bac2nd

    Source codes for book <<<BeginningAlgorithmContests>> Second edition

    C++

  3. DeepLearning-500-questions DeepLearning-500-questions Public

    Forked from scutan90/DeepLearning-500-questions

    深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

    JavaScript

  4. pytorch-book pytorch-book Public

    Forked from chenyuntc/pytorch-book

    PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)

    Jupyter Notebook

  5. Micro8 Micro8 Public

    Forked from Micropoor/Micro8

    Gitbook

  6. Tinyhttpd Tinyhttpd Public

    Forked from EZLippi/Tinyhttpd

    Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net

    C