Commit History

View training loss curve.
669e65b

darabos commited on

Hide expander when there is nothing to expand.
a12b090

darabos commited on

Rename core/ops to pytorch_core/pytorch_ops.
d2d2eac

darabos commited on

14 PyTorch ops.
4491a99

darabos commited on

Split ops from infrastructure code.
0df46ac

darabos commited on

Make new optimizer when model is copied.
5ed59bf

darabos commited on

Non-blocking training.
994b457

darabos commited on

Run frontend build before frontend test.
3aa3789

darabos commited on

Do not track tensor shapes. Much simpler!
16e9ba6

darabos commited on

Test for repeats.
fe5010e

darabos commited on

Repeat boxes working.
099f1f7

darabos commited on

Split build_model() so we can repeat a part.
e7d2291

darabos commited on

Dependency-based repeat instead of using regions.
253ca3d

darabos commited on

Each op makes its own layer. #107
309e16a

darabos commited on

Split repeat boxes into start/end boxes.
9c16242

darabos commited on

Reliable model mapping frontend.
9fda8df

darabos commited on

Merge pull request #103 from biggraph/darabos-100-columns
55d415b

darabos commited on

Forgot to add ruff.toml.
da73e6b

darabos commited on

Merge pull request #101 from biggraph/darabos-100-columns
029cfad

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Merge pull request #96 from biggraph/darabos-model-designer
d2d6a8b

darabos commited on

Rename ODE-GNN experiment workspace.
a0407ec

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
2594c74

darabos commited on

Merge pull request #100 from biggraph/darabos-generative-screening-skeleton
4339dbf

darabos commited on

Allow animation for progress indication.
c1ac7c4

darabos commited on

Allow "False" as a valid display.
17fbc96

darabos commited on

Mapping UI is now working.
47e2956

darabos commited on

Disable scroll to zoom. (#71) Use pinch!
d7fda19

darabos commited on

A UI for mapping model bindings.
8f44c91

darabos commited on

Training and inference.
f141fec

darabos commited on

Model creation and training for basic layers.
805c550

darabos commited on

Add PyTorch dependency.
84f0b58

darabos commited on

Make this suitable for demo deployment.
c51c9b4

darabos commited on

Merge branch 'main' into darabos-model-designer
c1ed744

darabos commited on

Merge pull request #93 from biggraph/darabos-hf-secrets
2b52d6b

darabos commited on

Hide joblib-cache, fix decorator ordering.
97b3d79

darabos commited on

Let Graph RAG demo use OpenAI instead of local models.
6551a1a

darabos commited on

Do it with GIT_SSH_COMMAND instead.
e0a236c

darabos commited on

Use LYNXSCRIBE_DEPLOY_KEY in HF build.
03b2172

darabos commited on

Start updating "Create graph" box. It can take multiple inputs now.
b77abc6

darabos commited on

Some more mock-ups for ODE-GNN demo.
6934d0a

darabos commited on

High level boxes for Neural ODE + GNN demo.
083e188

darabos commited on

Getting started on model designer implementation. TMP
6f123b5

darabos commited on

Merge pull request #91 from biggraph/dependabot/npm_and_yarn/lynxkite-app/web/npm_and_yarn-f03e39912e
c02cec3

darabos commited on

Bump @babel /helpers
6f9c8bd

dependabot[bot] commited on

Merge pull request #89 from biggraph/darabos-upload
609be2d

darabos commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

Pick file type. Remove waiting from tests.
c82d8dc

darabos commited on

Merge pull request #90 from biggraph/darabos-bionemo
00376f6

darabos commited on

Fix missing box ID. Use keyboard in test instead of click.
dcd48d1

darabos commited on