Atlas — dynamic reverse-engineering: emulate, live-instrument, and fuzz functions, with a self-improving world model. The runtime companion to spectrIDA.
Project description
🧠 PROJECT ATLAS — World Model AI
An AI that doesn't just predict — it understands. Builds an internal model of reality, imagines futures, and plans actions.
Architecture
Observation → [Encoder] → Latent State → [Neural ODE Dynamics] → Future State
↑ ↓
Real World [Decoder] → Prediction
↑
Surprise Detection
(only learn from surprises)
Quick Start
# Install
cd project_atlas
pip install -e ".[dev]"
# Train on grid world
python scripts/train.py --env grid_world
# Visualize imagined trajectories
python scripts/imagine.py --checkpoint experiments/phase1_v1/best.pt
# Run tests
pytest tests/ -v
Status
- Phase 1: Core Engine (in progress)
- Phase 2: Perception Upgrade
- Phase 3: Causal Reasoning
- Phase 4: Continuous Learning
- Phase 5: Scale + Integration
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
phantomrt-0.1.0.tar.gz
(93.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
phantomrt-0.1.0-py3-none-any.whl
(95.0 kB
view details)
File details
Details for the file phantomrt-0.1.0.tar.gz.
File metadata
- Download URL: phantomrt-0.1.0.tar.gz
- Upload date:
- Size: 93.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8698e539c36cead11c0e5c366a11d22a919db8c356afc16845c53fe0b9b45e9
|
|
| MD5 |
bd049181d076ed79867ff887f84afd5d
|
|
| BLAKE2b-256 |
b92e66a257c24f6617d37100830c86e6201ac0b04c3c02dbdde7cadc214d55f3
|
File details
Details for the file phantomrt-0.1.0-py3-none-any.whl.
File metadata
- Download URL: phantomrt-0.1.0-py3-none-any.whl
- Upload date:
- Size: 95.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
461dc3dc1c2dd2464d70216a7c5ac1a8bba8783b2f7b7d3d0938c02b20d51a57
|
|
| MD5 |
217fe023d9754222271423dcd38fd342
|
|
| BLAKE2b-256 |
237c6c9e3b7286c14a85e416be0b88a406af76d5841d1c3637db87746e993072
|