You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple implemetations of modern Deep Learning models using FluxML.
Fully based on official versions for TensorFlow and PyTorch and other Python libraries.
For now the networks I've been working on are:
-ShuffleNet(WIP)
-EfficientNet Lite(WIP)
About
A simple implemetations of modern Deep Learning models using FluxML.