Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 671 Bytes

File metadata and controls

20 lines (15 loc) · 671 Bytes

Pattern Analysis

Pattern Analysis of various datasets by COMP3710 students in 2025 at the University of Queensland.

We create pattern recognition and image processing library for Tensorflow (TF), PyTorch or JAX.

This library is created and maintained by The University of Queensland COMP3710 students.

The library includes the following implemented in Tensorflow:

  • fractals
  • recognition problems

In the recognition folder, you will find many recognition problems solved including:

  • segmentation
  • classification
  • graph neural networks
  • StyleGAN
  • Stable diffusion
  • transformers etc.