Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 525 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 525 Bytes

PSO-JAX

An accelerated Particle Swarm Optimization tool that uses JAX key component. Here are the main benefits:

  • Runs on Python.
  • Supports multi-core CPUs, GPUs, and TPUs.
  • Compatible with Colab environment.

Getting Started

See this example

References