Cantilever Beam Optimization An app to optimize cantilever beam design for weight, deflection, or stress using ML-based methods. Running the App Install dependencies: pip install -r requirements.txt Run the app: streamlit run beam_optimization.py