-
https://arxiv.org/pdf/1801.08284.pdf
-
This is to call the accuracy improvement for the tree-based algorithms, include but not limited to:
- Better regularization methods that improve generalization abilities.
- Better base tree learner,…
-
- DeepChem Version: 2.3
- Platform: Linux
I ran across some issues discussed in this issues, regarding the smiles environments of size 1 and was wondering, if it should be implemented in deepchem
…
-
### 🐛 Describe the bug
If I build Pytorch from source on MacOS 13.2 using 'MACOSX_DEPLOYMENT_TARGET=11.0 ' I get these linker errors:
```
Undefined symbols for architecture x86_64:
"unsigned …
-
Hi everyone, as usual, thanks for helping me out on those issues!
I have 2 models that are NOT of the same type but they share common hyperparameters (not all of them, the set of shared hyperparame…
-
### Expected behavior
The [TorchLayer demo](https://pennylane.ai/qml/demos/tutorial_qnn_module_torch/) should work with diff_method='parameter-shift'
### Actual behavior
It throws an error.
### A…
-
## Installation of Python 3.8.5
#### (Applicable on Raspberry Pi 4, Raspberry Pi Zero W, and Jetsan Nano)
Below are the following steps to install python 3.8.5 on the Hardware Devices.
### Upda…
-
Dear there,
Thanks for your fantastic work on the time series anomaly detection using RNN techniques.
I have several questions for you:
1. As the title said, how to generate the plots and gif as yo…
-
I think a first step in the tensorcode project is being able to encode any Python object, like so,
```python
import tensorcode as tc
x = 'the dog'
x_enc = tc.encode(x)
y = [4, {3:2, 'key':'va…
-
Here's a draft GitHub issue summary that could excite people about the "Gödel Golem" self-bootstrapping AI concept:
**Title: The Gödel Golem - A Novel Path Toward Self-Bootstrapping AGI**
Throughout…