Ardian Umam
Results
5
repositories owned by
Ardian Umam
Data-Mining-and-Big-Data-Analytics-Book
26
Stars
32
Forks
Watchers
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.
Tensorflow-TensorRT
303
Stars
110
Forks
Watchers
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 fo...
Machine-Learning-From-The-Scratch
17
Stars
21
Forks
Watchers
This repository folder is intended for my video series "Machine Learning from The Scratch using Python" in my YouTube channel.
tensorflow-yolov3
18
Stars
8
Forks
Watchers
Pure tensorflow Implement of YOLOv3 with support to train your own dataset