-
**1. Do you plan for your final project to be an extension of the mid-semester project?**
YES
- We plan to find & use additional data that will include the overall prescriptions of opioids (by st…
-
Hi --
I'm wondering about the implementation of SGD w/ momentum in `autograd.optimizers.sgd`:
```
velocity = momentum * velocity - (1.0 - momentum) * g
x = x + learning_rate * velocity
```
O…
-
### Is your feature request related to a problem? Please describe
The pages using DocsHelp component, have a link "Edit this page on GitHub". In case of `/tools` it goes to https://github.com/json-sc…
-
Going forward I would like to make sure that all notebooks are executed once they have been committed. This will add some extra level(s) of robustness. This could be done in the context of a JupyterBo…
-
Hi,
first of all - great plugin, thank you!
However, I am currently learning on an AI certification and it seems to me that I have a large number of cases in which the answer provided within the…
-
A perf regression was introduced by #104846, https://github.com/rust-lang/rust/pull/104846#issuecomment-1327887603
Right now we are moving (moderately large) `Clause`s around. What we often do in t…
-
I am trying to use SRGAN for increasing resolution of some artwork. However, the results I got are super blurry, basically it seems to be doing opposite of what I was expecting: instead of a higher re…
-
I'm working on a application where I would like to consider using Openseadragon. The project involves displaying single images that have been been OCRd using machine learning.
Users of the applicat…
-
From Module-JS2 created by [SallyMcGrath](https://github.com/SallyMcGrath): CodeYourFuture/Module-JS2#89
### Link to the coursework
https://overthewire.org/wargames/bandit/
### Why are we doing t…
-
As the title.