Skip to content
View ardianumam's full-sized avatar
💭
Awesome~
💭
Awesome~

Block or report ardianumam

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 Loading

  1. Data-Mining-and-Big-Data-Analytics-Book Data-Mining-and-Big-Data-Analytics-Book Public

    This repository is made for my book: "Data Mining and Big Data Analytics". It contains all the codes and the dataset used in the book.

    Jupyter Notebook 26 33

  2. Machine-Learning-From-The-Scratch Machine-Learning-From-The-Scratch Public

    This repository folder is intended for my video series "Machine Learning from The Scratch using Python" in my YouTube channel.

    Python 17 19

  3. Image-Processing-Computer-Vision-Video-Series Image-Processing-Computer-Vision-Video-Series Public

    This repository folder is intended for my video series about "Image Processing and Computer Vision" in my YouTube channel.

    C++ 3

  4. Tensorflow-TensorRT Tensorflow-TensorRT Public

    This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeNet-like model and YOLOv3 model, and get 3.7x and 1.5x faster…

    Jupyter Notebook 302 110

  5. PointMixSwap PointMixSwap Public

    This is the official repository of our ECCV 2022 paper, "Point MixSwap: Attentional Point Cloud Mixing via Swapping Matched Structural Divisions".

    Python 13 1

  6. cpp-multithreading-parallel-programming cpp-multithreading-parallel-programming Public

    Self-grinding on multi-threading and parallel programming in modern C++.

    C++