Git Product home page Git Product logo

tang16's Projects

classical_ml_supervised icon classical_ml_supervised

Collection of classical ML algorithms(Bayes, KNN, SVM) as well as dimensionality reduction techniques (PCA, LDA)

classification-of-cardiac-arrhythmia icon classification-of-cardiac-arrhythmia

Categorizing different categories of arrhythmia and for reducing the dimension six feature selection techniques (Random Forest, Variance Threshold, Analysis of Variance, CHI-2, dropping correlated features, and Recursive Feature Elimination) are applied in combination with fourteen classification algorithms (Support Vector Machine, Logistic Regression, Decision Tree, Random Forest,Gradient Boosting, Bagging, Naïve Bayes, K Nearest Neighbor, LightGBM, ID3, Stacking, Maximum Voting, and Averaging) using Python language.The aim is to compare different classification algorithms to predict cardiac arrhythmia diseases. The performance parameters taken are accuracy, precision, recall, and f-score.

clmlc icon clmlc

Clustering-based Local Multi-Label Classification

cluster icon cluster

代码实现所有数据集的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较

clustering icon clustering

Comparison among K-Means, DBSCAN and Density Peak

clustering-1 icon clustering-1

Program to perform kmeans clustering, kernel kmeans, and also spectral clustering (last 2 both based on RBF kernels).

clustering-of-facial-data-using-k-means icon clustering-of-facial-data-using-k-means

Alongwith the K-means algorithm, this project also involves principal component analysis for the dimensionality reduction and inturn speeding up the clustering of facial data

cnn icon cnn

Using CNN features, SVM classifier and Transfer Learning

cnn-1 icon cnn-1

CNN AE Quantization/Denoising

cnn_lstm_language_model icon cnn_lstm_language_model

Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then feed up to the LSTM layer which forms a sequential context for the prediction.

coins icon coins

the COINS( CO-training for INductive Semi-supervised multi-label learning ) code package.

computervision1 icon computervision1

Implements image classification using handcrafted SIFT features as well as CNN extracted features for the course Computer Vision 1

cotnet icon cotnet

This is an official implementation for "Contextual Transformer Networks for Visual Recognition".

cross-gcn icon cross-gcn

Cross-GCN: Enhancing Graph Convolutional Network with k-Order Feature Interactions

cs231b icon cs231b

CS 231B Cutting Edge of Computer Vision - Projects

cs549computervision icon cs549computervision

•Hybrid Image, Image Pyramid, Edge Detection •Detection, Description, and Matching •Face Recognition using Eigenface and Fisherface methods •Scene Recognition with Bag of Words •Final Project: Deep Convolutional Neural Network (CNN) and Support Vector Machine (SVM) in Pet Image Recognition

cv_template icon cv_template

一个图像复原或分割的统一框架,可以用于去雾🌫、去雨🌧、去模糊、夜景🌃复原、超分辨率👾、像素级分割等等。

cvpr14mtl icon cvpr14mtl

Scalable Multitask Representation Learning for Scene Classification

dae4muldoa icon dae4muldoa

Fast DoA estimation of multiple targets using a Denoising Autoencoder and sparse arrays

dae_mnist_classification icon dae_mnist_classification

DenoisingAutoEncoder For MNIST Classification.I use one-layer denoising autoencoder to extract the feature;Then use a softmax regression to classify the dataset.It can get an accuracy about 92%.

dasvm icon dasvm

Matlab implementation of the EM and MCMC algorithm for SVMs as introduced in the paper "Data augmentation for support vector machines"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.