-
N0sBa updated
3 years ago
-
![image](https://user-images.githubusercontent.com/44664162/113863608-12d8ef80-97d4-11eb-80c2-16ded2ba0906.png)
N0sBa updated
3 years ago
-
```
cloud@SERVER-PC:/media/cloud/SSD/moa$ sudo apt install python-dev python3-dev build-essential
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
…
-
LINCS contains 6 dose points: 0.04 µM, 0.12 µM, 0.37 µM, 1.11 µM, 3.33 µM, and 10 µM. For my experiments, I will use the highest dose (10 µM) as the training set and the validation set. The model is t…
-
# Assumptions
* Focus on a simple end-to-end example in einsum. We will produce Python AST as the initial target.
* We won't do distributed or other sophisticated targets until after we've evaluated…
-
Would it be possible to add PK-Parameter calculation as new column to the scenarios?
For example:
- add a new PKParameter.xlsx to the configuration files
- each sheet contains a list of PK Param…
-
I tried investigating what is currently deemed as "alive" event in MOP. I tried opening a few events at the top of the list.
I couldn't access these events:
- MOA-2023-BLG-422 https://mop.lco.globa…
-
Hi,
FreeOTP iOS https://github.com/freeotp/freeotp-ios fails to build moa as a dependency with Xcode 14.3
~~~
ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefa…
-
### MOA Multi-label Classification Predictions
@gway @shntnu
- A compound profile has multiple MOAs i.e. more than one target label (multi-label classification)
- All MOAs found in just on…
-
### Is your feature request related to a problem? Please describe.
An Agent in AutoGen can take an `llm_config` with multiple models. Currently AutoGen tries the models one by one and uses the firs…