opti4Abq
Optimiser
An optimisation method that minimises the difference between FEA output and data in Abaqus models
An optimisation method that runs on a set of abaqus models to minimise the difference (in a least square sense) between the FEA output and the a corresponding set of data
17 stars
4 watching
10 forks
Language: Python
last commit: almost 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dylanmuir/fmin_adam | An implementation of the Adam optimisation algorithm for stochastic gradient descent problems in Matlab. | 56 |
vaibkumr/prompt-optimizer | A tool to reduce the complexity of text prompts to minimize API costs and model computations. | 246 |
mapillary/inplace_abn | An optimization technique to reduce memory usage in deep neural networks during training | 1,323 |
matthewpeterkelly/particleswarmoptimization | An optimization algorithm implementation in Matlab. | 83 |
brml/climin | A Python package for gradient-based function optimization in machine learning | 181 |
alibaba/conv-llava | This project presents an optimization technique for large-scale image models to reduce computational requirements while maintaining performance. | 106 |
mengrao/str | An optimized string class with an adaptive hash table for fast searching and comparisons | 126 |
gugarosa/opytimizer | An optimization library based on nature-inspired meta-heuristic algorithms. | 609 |
manageiq/optimist | A commandline option parser for Ruby that simplifies the process of defining and managing options | 255 |
project-platypus/platypus | A Python library for multiobjective optimization algorithms and analysis tools. | 579 |
bimk/platemo | An evolutionary multi-objective optimization platform that provides a comprehensive set of algorithms and benchmark problems for researchers and developers. | 1,671 |
torch/optim | A package that provides tools for finding and improving the parameters of a mathematical model to optimize its performance | 196 |
max22-/uxnbruteforce | An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
fmassa/optimize-net | An optimization library for reducing memory usage in PyTorch neural networks | 282 |
anassinator/ilqr | An implementation of a control algorithm for optimizing complex systems with non-linear dynamics and constraints. | 388 |