-
Hi there,
Very good calibrations pages. And first thanks a lot for this !!
Maybe an useful other calibration test is for X,Y and Z steps motors. => M92 + M500
With xyz cube or other xyz calibra…
-
In TF 2.3.0, I'm training a keras Retinanet model (code from https://github.com/fizyr/keras-retinanet). In the code used for training, I've simply added the line `model.save('my_model')` and I get th…
-
I haven't added Vowpal Wabbit to the benchmarks because I am incapable of making it do what I want. I tried to perform a simple logistic regression trained with plain SGD, but to no avail:
```pyth…
-
Hi, there, i'm trying to train dataset and stucked with some learning problems
**Example** of 10000 iterations day 2 night (train)
![image](https://user-images.githubusercontent.com/24857057/50388…
-
Hi @AlexeyAB and anyone else who might be able to offer some insight.
I have a dataset of color and thermal images from animal surveys. The thermal images show blobs when animals are present and us…
-
Hi, @eleurent, recently I've been exploring your excellent project. I used PPO2 from stable-baselines to train vehicle in roundabout env, one weird phenomena I noticed was that the trained vehicle te…
-
* AI News
* Conference
* ICML 2021 rebuttal
![image](https://user-images.githubusercontent.com/11782739/112752311-71041680-900d-11eb-9e4a-afd7d4f27d5f.png)
* ACL 2021 rebuttal
* …
-
Hello together,
For a final thesis I am working with Keras on Tensorflow and have to investigate how LSTM Networks can be used to identify dynamical systems.
I have given one dimensional Input D…
-
Hi, I tried to run and make some changes to the "highway-v0" environment (i.e. no right overtake, safety distance and more...). I now have a question about training. At the moment the model structure …
-
I'm trying to package your module as an rpm package. So I'm using the typical build, install and test cycle used on building packages from non-root account.
- "setup.py build"
- "setup.py install --…