Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View ozymandiasramess's full-sized avatar

Block or report ozymandiasramess

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. machine_learning machine_learning Public

    Forked from hermosayhl/machine_learning

    classical algorithms in machine learning, i.e. SVM, KNN, Adaboost, XGBoost

    C++

  2. portrait_photography portrait_photography Public

    Forked from hermosayhl/portrait_photography

    人像摄影中的算法记录,如人像虚化、美颜、补光等

    Python

  3. CNN CNN Public

    Forked from hermosayhl/CNN

    C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification

    C++

  4. image_processing image_processing Public

    Forked from adamswsk/image_processing

    basic inplementation of image processing algorithms, such as bilateral filter, BM3D and so on

    C++

  5. tutorial-multi-gpu tutorial-multi-gpu Public

    Forked from FZJ-JSC/tutorial-multi-gpu

    Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial

    Cuda

  6. NCCL NCCL Public

    Forked from muriloboratto/NCCL

    Sample examples of how to call collective operation functions on multi-GPU environments. A simple example of using broadcast, reduce, allGather, reduceScatter and sendRecv operations.

    Cuda