/Artificial-Intelligence-Topics

In this repository have two algorithm for unsupervised learning denominated: Kmeans and DBscan.

Primary LanguageHTML

T. Artificial Intelligence

This repository was create for contribute the artificial Intelligence using unsupervised learn. Thanks for the teacher PhD Bruno Brandoli for contributing for this developer.

In this repository have two algorithm for unsupervised learning denominated: Kmeans and DBscan.

Bellow is a description about the experiments:

  • Was utilized a google colab for implementation the kmeans for the dataset CVPPP;
  • Library util: sklearn, numpy, skimage and other basic library.