-
I saw your Swift Forums post, and thought I might move some discussion onto here. At the end, you said:
> there's a good chance that I will continue the development until I can meaningfully evaluat…
-
First of all, thanks for the amazing implementation, really helpful for understanding the DQN.
I'm curious about the results on the space invaders, it shows the avg 2772, while PER original paper sho…
-
Motivation: #3700
Objective: Adding more static analysis tools (here, `stan` and `weeder`) to our development workflow to help us automatically catch common mistakes.
`stan` and `weeder` require…
-
I tried to reproduce the result of MOT16-02 in inference.ipynb by using the provided pretrained weight. But got this result.
IDF1 IDP IDR Rcll Prcn GT MT PT ML FP FN IDs FM…
-
# 1. Clone and push in github repository
1. Fork the Repository: Go to the repository https://github.com/NME-rahul/AI-AGS on GitHub and click on the "Fork" button in the upper right corner. This cr…
-
Here's a compilation of related work to the AI-DSL. That is work that attempts to partially or wholly fulfill some of the goals of the AI-DSL.
*
* Title: An Ontology for Engineering Mathematic…
-
Hi,
Hope you are all well !
I could not compile **cmakex** as https://scm.adasworks.com/r/frameworks/adasworks-std-extras doesn't exist anymore. Is there any mirror available publicly ?
Thank…
-
Hi @ReykCS long time no see!.
I have one question about installing.
When i had check about global planner , but it was not exist. It's mean that global_planner's topic did not callback.
So i guess …
-
I tried tried your code and got an error. The code is:
```
from __future__ import print_function
import platform
import tensorflow as tf
from tensorflow.contrib.tensor_forest.python import t…
-
Hi,
I am interested to try your solution.
but I am not familiar to the concept of "implicit parameter updates".
could you explain more on what is this meant and how to handle it?
I am working o…