Skip to content

Personal Implementation of Deep Learning Algorithms

Notifications You must be signed in to change notification settings

Camaltra/personnal_ml

Repository files navigation

Personnal ML

Find here all my personnal ML project, or personnal PoC of ML concepts

Combined two image (one content and one style) into a single new created one

Use the bayesian optimisation (That use Gaussian Process and Expected Improvement in the "back-end") to find the best hyperparamter value for a simple NN.

Implementing the vision transformer paper and apply it to the classification task. Blog linked