-
在下面請按照此格式提供本日進度報告:
```
## 昨天
- 寫作業 hw2-1
- 練習 JavaScript 迴圈使用
## 今天
- 研究什麼是 callback
- 寫作業 hw2-1(繼續)
```
-
HI Christian! Firstly, I'd like to start off by saying this is a kick as project! I love it and I am not sure why it doesn't have more traction. I'd like to report a bug. If using a newer version of j…
-
Needs Improvement
Your suggested implementation might work but it is not an optimal solution. It's pretty easy to reach for this solution, especially when you've just spent so much time learning ab…
ghost updated
6 years ago
-
https://github.com/sariabod/codeacademy/blob/56a6d84f2cf3145213a25ec3a9fd028c7b33f216/musclehub_project/musclehub.py#L24
Use comments liberally to describe what each code chunk is trying to accompl…
-
- [√] **1. Learning about Learning**
- [√] Read [Fixed vs Growth Mindset](https://www.brainpickings.org/2014/01/29/carol-dweck-mindset/)
- [√] Read [Top-Down vs Bottom-Up Design](https://en.wikipe…
-
- [x] **1. Learning about Learning**
- [x] Read [Fixed vs Growth Mindset](https://www.brainpickings.org/2014/01/29/carol-dweck-mindset/)
- [x] Read [Top-Down vs Bottom-Up Design](https://en.wikipe…
-
I'm just trying to import it after installing it with `pip install python-ranges`. I tried `import ranges` and it couldn't find it, so I tried `import python-ranges`, and it pointed to the hyphen as t…
-
The project does not run. There are a lot of redundancies and errors. I am not sure how to address most of the errors. For example,` import PropTypes from 'prop-types';`. I do not see any class or fil…
-
You can use a universal selector such as body or html so you don't have to repeat this.
```
html {
font-family: Helvetica;
}
```
-
### Reason/inspiration (optional)
We would like a new entry on the `Layers` in PyTorch. The entry should go in a new file under `content/pytorch/concepts/nn/terms/layers/layers.md`. _x000D_
_x…