Yad Konrad

Results 10 issues of Yad Konrad

Hey @deontologician, I created a gitter [chat here](https://gitter.im/ai-open-network/multitask_and_transfer_learning) We can create a repo here as well (https://github.com/AI-ON). Which can follow this format in this [repo](https://github.com/AI-ON/ai-on-project-example) for easier on-boarding of new...

``` Bundler could not find compatible versions for gem "sass": In Gemfile: spree was resolved to 3.2.0.alpha, which depends on spree_frontend (= 3.2.0.alpha) was resolved to 3.2.0.alpha, which depends on...

Error: ``` Uncaught TypeError: Cannot read property 'props' of undefined at normalizeProps (vue.runtime.esm.js?ff9b:1291) at mergeOptions (vue.runtime.esm.js?ff9b:1363) at mergeOptions (vue.runtime.esm.js?ff9b:1372) at Vue$3.Vue._init (vue.runtime.esm.js?ff9b:4268) at new Vue$3 (vue.runtime.esm.js?ff9b:4384) at HTMLDocument.eval (hello_vue.js?94ab:29) at...

Hey @Smerity, check out the new version with the following updates [here in this branch](https://github.com/0bserver07/trending_arxiv/tree/userSignup) - Let users add people to follow dynamically from profile section #5 - #2 sub...

By follow I mean adding to this from inside the app: ``` # Space separated Twitter users programmatically to follow to_follow: 'Smerity' ```

- One of the big results in ["Learning to Plan Chemical Syntheses"](https://arxiv.org/abs/1708.04202) or ["Towards "AlphaChem": Chemical Synthesis Planning with Tree Search and Deep Neural Network Policies"](https://arxiv.org/abs/1702.00020) is the MCTS with...

enhancement
help wanted