-
_**Edit: Major rewrite of issue.** Originally I thought this was a problem with newest LibGit2Sharp but in digging deep into this issue I discovered some flaws in my original scripts that made it appe…
-
Hi there, thanks for the interesting work.
I'm curious about the training and test games, as I noticed there are 98M games in the 2023-February split on lichess. Did you use the first 10M as traini…
-
## Problem
> These Guides are meant to serve as an expansion to existing documentation for beginners of this project, that means Guides should be directly and uniquely related to this project. Gene…
-
I am using:
> tensorflow==2.16.2
tensorflow-probability==0.24.0
tf-agents==0.19.0
tf-keras==2.16.0
The import inside the file I am trying to run are:
`
import random
import numpy as np
…
-
I would like to make a suggestion that would allow for any of the following use cases:
## Case 1: The user
The user just wants to find an experiment, maybe try it out, and use it:
- [find an e…
vsoch updated
6 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I want to develop a Deep Learning Based Stair Segmentation and Behavioral Cloning for Auto…
-
-
The following filtering appears to truncate data when more than two observations are not available for each object.
```
def _file_dataset_fn(data_path):
dataset = (
tf.data.Dataset…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement.
### Description
Create an agent for the Generativ…
-
The method you propose for using `recompute_grad` is not working, except for the simplest case where all layers in the model are recomputed except the input and output layers. All other cases (e.g. wh…
ghost updated
5 years ago