Tutorials ========= This section provides step-by-step tutorials for using PyNAS effectively. .. toctree:: :maxdepth: 2 basic_nas advanced_config custom_architectures edge_deployment Basic Neural Architecture Search -------------------------------- Learn the fundamentals of using PyNAS for neural architecture search with genetic algorithms. :doc:`basic_nas` Advanced Configuration ---------------------- Explore advanced configuration options and parameter tuning strategies. :doc:`advanced_config` Custom Architecture Components ------------------------------ Create custom building blocks and extend PyNAS with your own components. :doc:`custom_architectures` Edge Device Deployment ---------------------- Optimize and deploy your discovered architectures on edge devices. :doc:`edge_deployment`