lynxkite / examples

Commit History

Non-blocking training.
f41635e

darabos commited on

Do not track tensor shapes. Much simpler!
612802c

darabos commited on

Test for repeats.
0cdd509

darabos commited on

Repeat boxes working.
17a0053

darabos commited on

Split build_model() so we can repeat a part.
69610f6

darabos commited on

Each op makes its own layer. #107
2c239c4

darabos commited on

Split repeat boxes into start/end boxes.
87f8b85

darabos commited on

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

darabos commited on

Rename ODE-GNN experiment workspace.
58cbe2a

darabos commited on

Replace default_display with an input_metadata field with simpler semantics.
dfe2d8f

darabos commited on

Some placeholders for NIMs.
63ea7d2

darabos commited on

Mapping UI is now working.
daba3de

darabos commited on

A UI for mapping model bindings.
b2852ba

darabos commited on

Training and inference.
1353683

darabos commited on

Make this suitable for demo deployment.
e22b028

darabos commited on

Merge branch 'main' into darabos-model-designer
5426f27

darabos commited on

Use environment variables for selecting the models.
e8ea95d

darabos commited on

Some more mock-ups for ODE-GNN demo.
b662a59

darabos commited on

fixing the lynxscribe demo
0b73c8b

mszel commited on

High level boxes for Neural ODE + GNN demo.
1db4274

darabos commited on

review fixes 1
35248ff

mszel commited on

mini mods after rebase
5b603ce

mszel commited on

Merge branch 'main' into feature/image-search-v0
b3b67d2
unverified

mszel commited on

bugfix of text input handling
a8b8b90

mszel commited on

adding boxes
bf42c5b

mszel commited on

adding the query part
0754675

mszel commited on

uploading prompts
c3044a4

mszel commited on

Image search example
9ac804b

mszel commited on

Merge pull request #89 from biggraph/darabos-upload
b6728a1
unverified

darabos commited on

Use cwd instead of LYNXKITE_DATA.
e4ff751

darabos commited on

Start LynxKite in the BioNeMo container.
e349868

darabos commited on

Merge branch 'main' into darabos-nx
cf0e872
unverified

darabos commited on

Update tests and examples for NetworkX ops.
96431df

darabos commited on

BioNemo demo (#84)
7baf2a1
unverified

JMLizano JMLizano darabos commited on

Update NetworkX demo to be error-free. Sort keys in workspaces. Autoformat some files.
b133985

darabos commited on

Cypher box in Bio demo.
cae11a1

darabos commited on

Example biotech workspace.
75596f2

darabos commited on

Let "night demo" load the data from GCS, rename to "Airlines demo".
d6c271c

darabos commited on

More fixes for tests.
0724669

darabos commited on

Find plugins by module name instead of namespace module.
fc43558

darabos commited on