Oleksii Trekhleb
Oleksii Trekhleb
Thank you for these words @wgwine! Unfortunately there is not too much time I have for this project at the moment...
@leomendoza123 have you tried to specify `path` to `@angular` in Angular CLI's `tsconfig.json` as [this comment](https://github.com/angular/angular-cli/issues/4647#issuecomment-305967234) suggests? Hope it might help to avoid deleting `node_modules/angular-library-seed/node_modules/` folder after each library build.
@unsafecode , @qasimraza1979 , @dannyTorres This is annoying issue that happens when using `yarn link` and Angular CLI project, agree. Unfortunately I don't have solution for that so far. I...
@lpalli thank you for your suggestion but unfortunately running `ng serve --preserve-symlinks` didn't fix `Please add a @NgModule annotation` error for me. But running `ng serve --aot` (as it was...
Good suggestion @milan-wittpohl . Linking the similar issue here to have them connected: https://github.com/trekhleb/covid-19/issues/19 According to the comment from [Thomas Soos](https://dev.to/thomassalty/comment/n59a ) here: > There's one thing I always think...
Also as per @kylegrover (copying the text here to close the duplicate issue https://github.com/trekhleb/covid-19/issues/31): > Since we're comparing countries of vastly different sizes, per capita figures can be much more...
@crazylk could you please share the link to your Jupyter notebook where you're playing with linear regression? I just need to see what training parameters you're using.
@zhyongquan sure, you may submit Chinese translation. Please read [contribution guide](https://github.com/trekhleb/homemade-machine-learning/blob/master/CONTRIBUTING.md) for further details about file naming and other details.
@duanqiaobb sure, no problem. Just create a pull-request with Chinese translation following the [contribution guide](https://github.com/trekhleb/homemade-machine-learning/blob/master/CONTRIBUTING.md).
@FranciscoImanolSuarez it would be nice to have Spanish translation! If you want to translate you may find additional details in [contribution guide](https://github.com/trekhleb/homemade-machine-learning/blob/master/CONTRIBUTING.md).