Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the NSGA-II search. #2

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
📝 readme
  • Loading branch information
Neo.Li committed Mar 20, 2020
commit 8716e47b9c76bee6a6f6c0ba2e00a32118260e93
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Finish the MixPath
To finish the MixPath code

limingyao@ainirobot.com

Done:
- NSGA-II (use [pymoo](https://pymoo.org))

TODO:
- SNPE/OPENVINO's LookupTable
- plot the pareto_front
- Plot the pareto_front


# MixPath: A Unified Approach for One-shot Neural Architecture Search
Expand Down