Add “Nano Events” by @ai

This commit is contained in:
Igor Adamenko 2022-01-19 01:46:40 +02:00 committed by GitHub
parent 0be165f9fc
commit 511648ffe1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -688,6 +688,9 @@
- **[Multitarget Tracker](https://github.com/Smorodov/Multitarget-tracker/)** by [Andrey Smorodov](https://github.com/Smorodov), [Sergey Nuzhny](https://github.com/Nuzhny007/)<br>
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
- **[Nano Events](https://github.com/ai/nanoevents)** by [Andrey Sitnik](https://github.com/ai)<br>
Simple and tiny (72 bytes) event emitter library for JavaScript.
- **[Natural Language Processing](https://github.com/hse-aml/natural-language-processing)** by [HSE](https://github.com/hse-aml)<br>
Resources for "Natural Language Processing" Coursera course.