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

Block or report BaiqiangGit

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

Pinned

  1. BaiqiangGit.github.io BaiqiangGit.github.io Public

    Technical notes

    SCSS

  2. Handcraft-Machine-Learning Handcraft-Machine-Learning Public

    ML/DL with Numpy

    Jupyter Notebook 1

  3. Data-Structure-and-Algorithms Data-Structure-and-Algorithms Public

    Python3 - Data Structure and Algorithms

    Jupyter Notebook 1 1

  4. 15minCode 15minCode Public

    Jupyter Notebook

  5. cuda 9.0 installation guidline for u... cuda 9.0 installation guidline for ubuntu 18.04 LTS
    1
    # first get the PPA repository driver
    2
    sudo add-apt-repository ppa:graphics-drivers/ppa
    3
    
    
    4
    # install nvidai driver 
    5
    sudo apt install nvidia-384 nvidia-384-dev