HackerTrans
TopNewTrendsCommentsPastAskShowJobs

redadehy2

no profile record

Submissions

[untitled]

1 points·by redadehy2·hace 2 años·0 comments

Show HN: Machine Learning Control and HIL Testing with Collimator and JAX

collimator.ai
2 points·by redadehy2·hace 2 años·0 comments

comments

redadehy2
·hace 2 años·discuss
We're excited to share the deep dive into our overhauled modeling and simulation engine at Collimator. Our engine brings together the best of Python, JAX, Drake, and cloud technology to optimize engineering workflows, particularly in aerospace and robotics.

In the article, we cover: - The rationale behind our choices - How our engine leverages JAX for performance and automatic differentiation - The integration of machine learning with traditional physics-based modeling - Advanced optimization techniques - Real-world applications and examples

We'd love to hear your thoughts and feedback!
redadehy2
·hace 2 años·discuss
At Collimator.ai we built a differentiable modeling and simulation platform for dynamical systems on JAX (think Simulink but in the cloud and with Python+JAX instead of Matlab) in order to enable more efficient optimization, autotuning, MPC, neural network control, etc. Here is a simple example of PID tuning with JAX and autodiff: https://py.collimator.ai/examples/pid_tuning/ (feedback is welcome!)