Skip to content

HubertWojcik10/machine_learning_project

Repository files navigation

Machine Learning - CNN, DT, NN implementation

A Machine Learning university project, where we create our own implementations of a neural network and a decision tree. We also used PyTorch to create a CNN. Our task was to classify different types of clothing based on an image of the item.

Important Details

What I would do different?

  • I would add one more layer to the nn
  • I would use ReLU as a main activation function, but softmax as the last activation function
  • I would use MiniBatch GD in a different way

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published