Giter VIP home page Giter VIP logo

cagrad's People

Contributors

cranial-xix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cagrad's Issues

About Multi Fashion+MNIST experiment

Can you provide MNIST experiment, which relate to model architecture? Cause, I used LeNet architecture but can't obtain performance as your result in Figure 4 in your paper.

Evaluation interval in MT10/MT50 benchmarks for multi-task RL

Hi, Thank you for sharing this resource and congratulations on the great work!
I have some issue regarding the logs generated by the MT10/MT50 benchmarks for multi-task RL. The paper suggest that the agent is evaluated every 10,000 training steps, but the log files only show evaluation results every 30,000 training steps, after implementing the MT10 benchmark following the given instructions for the setup. Is this expected? In that case is there a way to retrieve evaluation results every 10,000 steps, as described in the paper? If not, have I missed something in the setup or is there any configuration I need to change in order to rectify this issue?
Thanks in advance for the consideration!

Semi-Supervised Learning with Auxiliary Tasks

Hi, congratulation on your great work.
Currently, I'm trying to reproduce the result for the semi supervised learning setting. So that, could you please share the code to this public repo. Thanks

The case `g_w ~= 0` is ill-specified.

In case the solution gives $|g_w|=0$, then we get division by $0$. In this case, we get that the lagrangian $\lambda$ is $0$, therefore the solution is the same as the unconstrained one. Going back to the original problem we are therefore solving $\max_{d\in\mathbb R^n} \min_{i\in [n]}\langle g_i, d\rangle$. Now it is not too hard to show that whenever there is $0< w\in \mathbb{R}^m$ such that $A^T w=0$ ( $A$ is the jacobian matrix), then for any $d\neq 0$, then there is $i$ such that $\langle g_i, d\rangle < 0$. This means that the $\min$ is $-\infty$ unless $d=0$, therefore the outer $\max$ is reached for $d=0$.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.