-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚧 Time Series as Dynamical Systems: Neural ODE Basics #31
Conversation
✅ Deploy Preview for rad-starlight-85e206 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check-spelling found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log or 👼 SARIF report for details. Unrecognized words (587)
Some files were automatically ignoredThese sample patterns would exclude them:
You should consider adding them to:
File matching is via Perl regular expressions. To check these files, more of their words need to be in the dictionary than not. You can use To accept ✔️ these unrecognized words as correct, run the following commands... in a clone of the git@github.com:emptymalei/deep-learning.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/emptymalei/deep-learning/actions/runs/4213544156/attempts/1' Available 📚 dictionaries could cover words not in the 📘 dictionary
Consider adding them using (in with:
extra_dictionaries:
cspell:cpp/src/cpp.txt
cspell:software-terms/src/software-terms.txt
cspell:python/src/python/python-lib.txt
cspell:php/php.txt
cspell:python/src/python/python.txt
cspell:npm/npm.txt
cspell:node/node.txt
cspell:html/html.txt
cspell:django/django.txt
cspell:typescript/typescript.txt To stop checking additional dictionaries, add: with:
check_extra_dictionaries: '' Pattern suggestions ✂️ (11)You could add these patterns to .github/actions/spelling/patterns.txt:
Errors (4)See the 📂 files view, the 📜action log or 👼 SARIF report for details.
See ❌ Event descriptions for more information. If the flagged items are 🤯 false positivesIf items relate to a ...
|
#8
Checklist