Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyegomez authored Nov 14, 2024
1 parent b36fc50 commit 3c7c13c
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,24 +70,8 @@
### III. Implementation Strategy

#### A. Deployment Architecture
1. Core Components
```
/atlas
├── data/
│ ├── fetcher.py
│ └── processor.py
├── models/
│ ├── ensemble.py
│ └── predictors.py
├── features/
│ ├── engineering.py
│ └── indicators.py
└── monitoring/
├── performance.py
└── alerts.py
```

2. System Requirements
1. System Requirements
- CPU: Multi-core processor (8+ cores recommended)
- RAM: 32GB minimum for multi-asset deployment
- Storage: SSD with 500GB+ for historical data
Expand Down

0 comments on commit 3c7c13c

Please sign in to comment.