ezalos
ezalos
# Description The directory `resources` is used in each pedagogic subject in 42AI account. When there is changes applied to it we might forget to add them everywhere, thus creating...
* Day: 00 * Exercise: 06(intra)07(github) Example 3 seems off to me, but the problem could come from my code. The subject shows ```python x2 = np.array([[0.2, 2., 20.], [0.4,...
# Description The directory `resources` is used in each pedagogic subject in 42AI account. When there is changes applied to it we might forget to add them everywhere, thus creating...
* Day: 04 * Exercise 42: 03 * Exercise 42ai: 06 Examples values are good in the 42ai subject, but wrong in the 42 subject. ## Fixed on: - [x]...
* Day: 01 * Exercise: 00 The docstring of `predict_(x, theta)` define its arguments of shape `(m, 1)` and `(2, 1)`: ``` Args: x: has to be an numpy.ndarray, a...
This PR fix the issue #82