lesleyping / Machine-LearningLinks
Image classification using SVM, KNN, Bayes, Adaboost, Random Forest and CNN.Extracting features and reducting feature dimension using T-SNE, PCA, LDA.
☆13Updated 5 years ago
Alternatives and similar repositories for Machine-Learning
Users that are interested in Machine-Learning are comparing it to the libraries listed below
Sorting:
- Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (Efficien…☆47Updated 4 years ago
- Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode …☆28Updated 4 years ago
- Surface crack images classification using PyTorch Lightning☆11Updated 5 years ago
- my codes for learning attention mechanism☆50Updated 5 years ago
- Keras Implementation Residual Attention Network☆41Updated 5 years ago
- ☆19Updated 4 years ago
- DEEP INTERPRETABLE ARCHITECTURE FOR PLANT DISEASES CLASSIFICATION☆17Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated last year
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- My solution to the International Skin Imaging Collaboration (ISIC) Challenge 2018 to detect skin cancer from images of lesions using Deep…☆12Updated 6 years ago
- Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Lear…☆73Updated 5 years ago
- Multi-modal classifications of digits with image and audio modality. One shot learning with Siamese network is used to predict if the giv…☆15Updated 2 years ago
- Active Learning for Multiclass Image Classification on Fruits360 Dataset☆25Updated 5 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆30Updated 7 years ago
- Image feature selection performed by using white and black box algorithms☆25Updated 3 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- Multi-Label Multi-Class Fine-Grain Image-Classification using Keras for iMaterialist_challenge_FGVC5 at CVPR18☆14Updated 7 years ago
- Prognostically Relevant Subtypes and Survival Prediction for Breast Cancer Based on Multimodal Genomics Data☆29Updated 6 years ago
- Using Residual Attention Networks to diagnose retinal diseases in medical images☆17Updated 4 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆38Updated 3 years ago
- PyTorch implementation of Teacher-Student Network(Knowledge Distillation).☆27Updated 4 years ago
- Keras Functional API for multiple inputs and mixed data☆11Updated 6 years ago
- 1D Capsule Network for Gesture Recognition in Keras.☆32Updated last year
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- Official code for ECG-TCN paper accepted for publication on AICAS2021☆12Updated 4 years ago
- Recurrent neural networks: building a custom LSTM/GRU cell in PyTorch☆28Updated 4 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- TensorFlow implementation of "Selective Kernel Networks"☆14Updated 5 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆97Updated 6 years ago