lesleyping / Machine-Learning
Image classification using SVM, KNN, Bayes, Adaboost, Random Forest and CNN.Extracting features and reducting feature dimension using T-SNE, PCA, LDA.
☆13Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Machine-Learning
- Prognostically Relevant Subtypes and Survival Prediction for Breast Cancer Based on Multimodal Genomics Data☆26Updated 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…☆31Updated 6 years ago
- Keras Implementation Residual Attention Network☆40Updated 5 years ago
- Reimplementing SOTA convolution variants with Tensorflow 2.0.☆17Updated 4 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 5 years ago
- Image segmentation is the process of dividing an image into multiple parts. It is typically used to identify objects or other relevant in…☆16Updated 4 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 5 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Implementation of Squeeze-and-Excitiation Network on Keras☆22Updated 5 years ago
- Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (Efficien…☆44Updated 4 years ago
- EC-GAN: Low-Sample Classification using Semi-Supervised Algorithms and GANs (AAAI 2021)☆40Updated 3 years ago
- Conditional Cycle-Consistent Generative Adversarial Networks (CCycleGAN)☆15Updated 4 years ago
- Wavelet CNN, Texture Classification in Keras☆49Updated 2 years ago
- Video classification using the UCF101 dataset for action recognition. We extract SIFT, MFCC and STIP features from the videos, we encode …☆28Updated 3 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆35Updated 2 years ago
- An Architecture Combining CNN and SVM for Image Classification☆17Updated 5 years ago
- In this project, I will demonstrate how to combine Genetic Algorithm with Convolutional Neural Network☆41Updated 5 years ago
- DEEP INTERPRETABLE ARCHITECTURE FOR PLANT DISEASES CLASSIFICATION☆17Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆37Updated 3 years ago
- Temporal-spatial Feature Learning of DCE-MR Images via 3DCNN☆47Updated 5 years ago
- Emotional Video to Audio Transformation with ANFIS-DeepRNN (Vanilla RNN and LSTM-DeepRNN) [MPE 2020]☆25Updated 4 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆25Updated 4 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆29Updated 5 years ago
- Metrics for measuring our multilabel model☆31Updated 5 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆96Updated 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 last year
- Example code to train a Graph Neural Network on the MNIST dataset in PyTorch for Digit Classification☆26Updated 4 years ago
- The object-oriented implementation of the Residual Network proposed in "Deep Residual Learning for Image Recognition" modified to be used…☆16Updated 7 years ago
- Classify various radiology images into respective categories.Being done using various shape and texture features for feature extraction a…☆10Updated 8 years ago
- my codes for learning attention mechanism☆50Updated 4 years ago