Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Outline

Scripts

Python and Shell scripts for development, analysis, and benchmarking.

Python Scripts

Benchmarking

  • benchmark_causal_consciousness.py - Causal consciousness benchmarks
  • benchmark_enhanced_causal.py - Enhanced causal analysis

Analysis

  • analyze_nixos_config.py - NixOS configuration analysis
  • analyze_pyphi_results.py - PyPhi result analysis
  • analyze_unrecoverable.py - Error analysis
  • error_analysis.py - General error analysis
  • error_analysis_pure.py - Pure error analysis

Meta-Learning

  • meta_learner.py - Meta-learning experiments
  • meta_learner_v2.py - Enhanced meta-learning

Causal Discovery

  • hdc_causal_discovery.py - HDC-based causal discovery
  • improved_causal.py - Improved causal methods
  • targeted_neural_causal.py - Neural causal discovery

Utilities

  • aggregate_metrics.py - Metrics aggregation
  • check_regressions.py - Regression checking
  • format_summary.py - Summary formatting
  • generate_benchmark_report.py - Report generation
  • post_to_dashboard.py - Dashboard posting
  • precompute_ethics_embeddings.py - Ethics embeddings
  • pyphi_comparison.py - PyPhi comparison

Prototyping

  • accn_prototype.py - ACCN prototype

Shell Scripts

  • benchmark-consciousness.sh - Run consciousness benchmarks
  • check-integration-status.sh - Check integration status
  • download-models.sh - Download model weights
  • integrate-phase1.sh - Phase 1 integration
  • run_tier_3_full_validation_overnight.sh - Overnight validation

Usage

# Enter nix shell first
nix develop

# Run Python scripts
python scripts/benchmark_causal_consciousness.py

# Run shell scripts
./scripts/benchmark-consciousness.sh
Morty Proxy This is a proxified and sanitized view of the page, visit original site.