Skip to content
#

ptyhon3

Here are 40 public repositories matching this topic...

Machine Learning coursework from IST's Aprendizagem 2025/26. Covers decision trees, Bayesian classifiers, k-NN, linear/ridge regression, MLPs with backpropagation, k-means clustering, PCA, and LDA. Includes theoretical exercises and Python implementations using scikit-learn.

  • Updated Feb 8, 2026
  • Jupyter Notebook

Utilized deep learning systems to classify brain MRI scans into glioma tumor, meningioma tumor, pituitary tumor, or no tumor. We addressed class imbalance using undersampling and augmented the dataset with rotation, shifting, shearing, zooming, and flipping techniques.

  • Updated Oct 4, 2024
  • Jupyter Notebook

Production-grade, real-time IoT device simulator that implements MQTT-style publish/subscribe messaging. Built in C/C++, it allows developers to simulate complex IoT ecosystems with multiple devices, virtual sensors, and real-time data flow - all without requiring an internet connection or physical hardware.

  • Updated May 22, 2026
  • C

Improve this page

Add a description, image, and links to the ptyhon3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ptyhon3 topic, visit your repo's landing page and select "manage topics."

Learn more