-
This is a followup to #2940. Now that we have a plan for what use cases we want to support, it's time to consider the design and implementation. Here are some initial suggestions.
For the case wh…
-
Hello. I just heard about chemlambda after coming from a λ-calculus experience. I have many questions. Please only answer them if you have the time to.
1. How does Chemlambda relate to optimal lambda …
-
Thanks for the awesome library! It would be great if PyTorch could support forward-mode automatic differentiation. The main use case is to compute a Jacobian-vector product. I tried using [this trick]…
-
---
lang: en
ecip: 1092
title: 51% attack solution: PirlGuard & Callisto
status: Draft
type: Core
author: dexaran (@dexaran)
created: 8/7/2020
license: LGPLv3
---
# Abstract
The followi…
-
-
# [RFC]: Relay a new high level IR for TVM
Relay is a new high level intermediate representation (IR) intended to act as v2.0 of NNVM.
# Motivation
Computation graphs are a powerful program…
-
Hi Marius, looking through your documentation on chemlambda, I wasn't able to determine the purpose of the FOE molecule, and why the DIST family of moves (the positive ones that introduce more molecul…
-
It's too hard for me to figure out what was wrong, @patrickhart @klemense1 help me please!
### my operations as follow:
1. git clone https://github.com/bark-simulator/bark-ml.git
2. bash utils/i…
-
**Is your feature request related to a problem? Please describe.**
Providing sample application is important for demonstration purpose.
But it is also needed to keep separated such demo app from mai…
-
This is just summarising what we discussed on slack last night.
I suggest the following:
- fmQueryComputeAntInteractions returns a list of two objects, as currently implemented: a $trajectories …