DamiennnWang's repositories

aiLearnNotes

Artificial Intelligence Learning Notes.

Language:PythonStargazers:0Issues:0Issues:0

DamiennnWang

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

multilabel-classification-using-sklearn

multilabel classification is a classification problem in which one sample can have more than one labels.

Language:PythonStargazers:0Issues:0Issues:0

NSGA-II

This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimization. It is a very effective algorithm but has been generally criticized for its computational complexity, lack of elitism and for choosing the optimal parameter value for sharing parameter σshare. A modified version, NSGA II was developed, which has a better sorting algorithm , incorporates elitism and no sharing parameter needs to be chosen a priori.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ultralytics

NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite

Language:PythonLicense:AGPL-3.0Stargazers:0Issues:0Issues:0