Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wurde/ai-challenges
Researching narrow artificial intelligence.
https://github.com/wurde/ai-challenges
Last synced: 5 days ago
JSON representation
Researching narrow artificial intelligence.
- Host: GitHub
- URL: https://github.com/wurde/ai-challenges
- Owner: wurde
- License: mit
- Created: 2020-01-14T12:00:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T21:03:45.000Z (almost 2 years ago)
- Last Synced: 2024-04-20T14:44:36.966Z (7 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 312 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Challenges
Researching narrow artificial intelligence.
## Contents
1. [Image Classification](./notebooks/image-classification.ipynb)
2. [Image Synthesis](./notebooks/image-synthesis.ipynb)
3. [Language Model](./notebooks/language-model.ipynb)
4. [Speech Recognition](./notebooks/speech-recognition.ipynb)
5. [Speech Synthesis](./notebooks/speech-synthesis.ipynb)## References
- https://en.wikipedia.org/wiki/Weak_AI
## License
[MIT licensed](./LICENSE)