README.md
pyproject.toml
particlegan/__init__.py
particlegan/autoencoder.py
particlegan/conditioning.py
particlegan/diffusion.py
particlegan/discriminators.py
particlegan/gan_loss.py
particlegan/grad_regularizers.py
particlegan/locked_shared.py
particlegan/particle_prior.py
particlegan/recipes.py
particlegan/training.py
particlegan/vicreg_loss.py
particlegan.egg-info/PKG-INFO
particlegan.egg-info/SOURCES.txt
particlegan.egg-info/dependency_links.txt
particlegan.egg-info/requires.txt
particlegan.egg-info/top_level.txt
tests/test_api_dogfood.py
tests/test_api_integration.py
tests/test_api_primitives.py
tests/test_autoencoder_api.py
tests/test_bandwidth_kde_probe.py
tests/test_bandwidth_wave.py
tests/test_batch_distance_discriminator.py
tests/test_behavioral_baseline.py
tests/test_behavioral_convergence.py
tests/test_cifar_api.py
tests/test_cifar_particle_ae.py
tests/test_cifar_particle_ddgan.py
tests/test_cifar_particle_variation.py
tests/test_cifar_resume.py
tests/test_cifar_speed.py
tests/test_compare_defaults.py
tests/test_config.py
tests/test_default_formulation.py
tests/test_denoising.py
tests/test_denoising_api.py
tests/test_diagnose_gym_control_actions.py
tests/test_extra_adam_scratch.py
tests/test_fast_lander_pipeline.py
tests/test_formulation_architecture.py
tests/test_gradient_normalization_probe.py
tests/test_grid_observation.py
tests/test_gym_control_evaluation.py
tests/test_gym_control_training.py
tests/test_gym_data.py
tests/test_gym_evaluation.py
tests/test_gym_gan_control_evaluation.py
tests/test_gym_gan_control_training.py
tests/test_gym_l2_finetune.py
tests/test_gym_lander_live.py
tests/test_gym_particle_finetune.py
tests/test_gym_previous_gan.py
tests/test_gym_probe.py
tests/test_gym_slider_finetune.py
tests/test_gym_slider_gan.py
tests/test_gym_sparse_action_diagnostics.py
tests/test_gym_sparse_action_evaluation.py
tests/test_gym_sparse_action_training.py
tests/test_gym_state_control_evaluation.py
tests/test_gym_state_control_training.py
tests/test_gym_transition.py
tests/test_image_ddgan.py
tests/test_image_moonshots.py
tests/test_image_ncsnpp.py
tests/test_image_solvability.py
tests/test_learned_lr_controller.py
tests/test_learned_lr_evaluation.py
tests/test_legacy_learnable_noise.py
tests/test_legacy_noise_adapters.py
tests/test_legacy_noise_remaining.py
tests/test_legacy_recipe_schedule.py
tests/test_linear_skip_critic.py
tests/test_locked_shared.py
tests/test_locked_shared_behavior.py
tests/test_lunar_artifacts.py
tests/test_lunar_flight.py
tests/test_lunar_training.py
tests/test_mog.py
tests/test_mog_api.py
tests/test_mog_autoencoder.py
tests/test_mog_encoder_fit.py
tests/test_mog_oracle.py
tests/test_mog_vae.py
tests/test_mog_vae_stability.py
tests/test_optimistic_adam_scratch.py
tests/test_optimistic_regrade.py
tests/test_paired_error_2d.py
tests/test_particle_native_2d.py
tests/test_persistent_noise_scratch.py
tests/test_prior_controls.py
tests/test_public_default_verification.py
tests/test_recipe_defaults.py
tests/test_regularizers.py
tests/test_relative_step_adapter.py
tests/test_run_grid.py
tests/test_safe_fast_2d.py
tests/test_sgd_controller.py
tests/test_shared_batch_feature_research.py
tests/test_shared_critic_research.py
tests/test_shared_default_search.py
tests/test_shared_ensemble_pointnorm.py
tests/test_shared_geometry_research.py
tests/test_shared_local_density_research.py
tests/test_shared_profile_search.py
tests/test_shared_residual_curvature.py
tests/test_shared_schedule_search.py
tests/test_shared_variants.py
tests/test_smart_descent.py
tests/test_smooth_critic_research.py
tests/test_solvability_search.py
tests/test_sparse.py
tests/test_toy100_accuracy.py
tests/test_toy100_accuracy_cli.py
tests/test_toy100_accuracy_evidence.py
tests/test_toy100_accuracy_gate.py
tests/test_toy100_config.py
tests/test_toy100_fanin_probe.py
tests/test_toy100_full_prior_probe.py
tests/test_toy100_gate.py
tests/test_toy100_geometry_policy.py
tests/test_toy100_isolated_noise.py
tests/test_toy100_learnable_noise.py
tests/test_toy100_metrics.py
tests/test_toy100_policy.py
tests/test_toy100_runner.py
tests/test_toy_metrics.py
tests/test_toy_suite.py
tests/test_toy_suite_leaderboard.py
tests/test_train_gym_transition.py
tests/test_training.py
tests/test_trajectory.py
tests/test_transfer_image_tasks.py
tests/test_transfer_output_rng.py
tests/test_transfer_protocol.py
tests/test_transfer_stress_tasks.py
tests/test_transfer_suite.py
tests/test_transfer_vector_tasks.py
tests/test_transition.py
tests/test_transition_encoder.py
tests/test_yue2_particle_toy.py