AdityaDutt / Bird-Song-ClassificationLinks
Classify bird species based on their songs using SIamese Networks and 1D dilated convolutions.
☆20Updated 4 years ago
Alternatives and similar repositories for Bird-Song-Classification
Users that are interested in Bird-Song-Classification are comparing it to the libraries listed below
Sorting:
- This repo contains projects related to Vision, NLP and Reinforcement Learning☆16Updated 3 years ago
- Code to perform stratified split of grouped datasets into train and validation sets using optimization☆19Updated 3 years ago
- ☆17Updated 5 years ago
- Explore different Machine Learning models on a practical case for recommendation via simple matching algorithm.☆10Updated 4 years ago
- ☆10Updated 3 years ago
- Deep Convolutional Bidirectional LSTM for Complex Activity Recognition with Missing Data. Human Activity Recognition Challenge. Springer …☆23Updated 4 years ago
- Overview of different model interpretability libraries.☆50Updated 3 years ago
- 🔩 It would be really good if we are to predict the chances of defect occurring in steel so that necessary precautions could be taken dur…☆12Updated 2 years ago
- Demonstrating the efficiency of pmdarima’s auto_arima() function compared to implementing a traditional ARIMA model.