Skip to content

Commit

Permalink
add sphinx workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelstanton committed Feb 10, 2024
1 parent d9a922e commit 93bcf68
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## A Modular Architecture for Deep Learning Systems

<p align="center">
<img src="docs/assets/neural_tree.png" width=400px>
<img src="docs/assets/cortex_logo_concept_v1.png" width=400px>
</p>

## What is `cortex`?
Expand Down Expand Up @@ -50,7 +50,7 @@ Deep learning is easy to learn and difficult to master. Seemingly insignificant
`pip install -e .[dev]`

## Running

Use `cortex_train_model --config-name <CONFIG_NAME>` to train, e.g.:
```
cortex_train_model --config-name train_ab_seqcnn wandb_mode=offline fit=smoke_test
Expand Down
Binary file added docs/assets/cortex_logo_concept_v1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/human_brain_white_grey_matter.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/neural_tree.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/olive-tree-drawing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93bcf68

Please sign in to comment.