Skip to content

A greedy approach for finding optimal architecture for Multi-Task Learning. Deprecated (see https://github.com/hav4ik/Hydra)

Notifications You must be signed in to change notification settings

hav4ik/unzip-nets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unzip-nets

A greedy approach for finding the optimal architecture (in terms of speed-accuracy tradeoff) for Multi-Task Learning. Although such kind of delicate graph manipulations are easier on PyTorch, we chose to use TensorFlow for its matureness on mobile platforms (TF-Lite).

Repository structure

This repo is divided into 3 main branches:

  • master - for the main Unzip-Nets Multi-Task Learning code
  • prototyping - for random Jupyter notebooks, small experiments, and prototyping snippets
  • gh-pages - for the documentations and literature summaries (with LaTeX)

About

A greedy approach for finding optimal architecture for Multi-Task Learning. Deprecated (see https://github.com/hav4ik/Hydra)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published