issues
search
qthequartermasterman
/
torch_pso
Particle Swarm Optimization implemented using PyTorch Optimizer API
MIT License
16
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Convergence loop for PSO
#21
Simply-Adi
opened
2 years ago
0
Include a section on gradient-free optimization in the README file
#20
qthequartermasterman
opened
2 years ago
1
Include list of implemented Particle Swarm optimizers in the README
#19
qthequartermasterman
opened
2 years ago
0
Unit tests to ensure that calculating the gradients does not affect on Particle Swarm Optimization
#18
qthequartermasterman
opened
2 years ago
0
Doubt in interfacing toch-pso with pytorch training
#17
Simply-Adi
closed
2 years ago
7
Dolphin pod optimization
#16
qthequartermasterman
opened
2 years ago
1
Create a ParamGroups class with mathematical operations
#15
qthequartermasterman
opened
2 years ago
0
Automate releases for new pull requests
#14
qthequartermasterman
opened
2 years ago
0
Adopt Black code style
#13
qthequartermasterman
closed
2 years ago
1
Automate pylint check
#12
qthequartermasterman
opened
2 years ago
0
Bump Version Number
#11
qthequartermasterman
closed
2 years ago
0
Sine cosine algorithm
#10
qthequartermasterman
closed
2 years ago
0
Accelerated pso
#9
qthequartermasterman
closed
2 years ago
0
Improved testing
#8
qthequartermasterman
closed
2 years ago
0
Implement ChaoticPSO and add new tests
#7
qthequartermasterman
closed
2 years ago
0
Implement a simple ring topology PSO as an example of issue #2.
#6
qthequartermasterman
closed
2 years ago
0
Implement a simple autotuningPSO as an example of issue #2.
#5
qthequartermasterman
closed
2 years ago
0
Generational PSO
#4
qthequartermasterman
closed
2 years ago
0
Parallelize particle steps
#3
qthequartermasterman
opened
2 years ago
0
Implement other Particle Swarm Optimization algorithms
#2
qthequartermasterman
closed
2 years ago
1
Check for a key in each parameter group to ignore when adjusting parameters
#1
qthequartermasterman
opened
2 years ago
1