Skip to content

With Vertex AI NAS, you can search for optimal neural architectures in terms of accuracy, latency, memory, a combination of these, or a custom metric.

License

Notifications You must be signed in to change notification settings

sunilgitb/vertex-ai-nas-google

 
 

Repository files navigation

This is the Vertex AI Neural Architecture Search (NAS) code repository. With Vertex AI NAS, you can search for optimal neural architectures in terms of accuracy, latency, memory, a combination of these, or a custom metric.

Getting started

Visit Vertex AI NAS web documentation for list of features and instructions to use and follow the Documentation reading order.

License

This code is released under Apache 2.0 license except for the files under the third_party/tutorial folder which are released under a combined MIT and Apache 2.0 license.

Updates

Check out the RELEASE HISTORY for latest updates.

About

With Vertex AI NAS, you can search for optimal neural architectures in terms of accuracy, latency, memory, a combination of these, or a custom metric.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.8%
  • Jupyter Notebook 29.7%
  • Dockerfile 0.5%