Popular repositories Loading
-
Deep-Learning-using-Linear-Support-Vector-Machines
Deep-Learning-using-Linear-Support-Vector-Machines PublicIn this project, we selected a CNN+SVM paper: Deep Learning using Linear Support Vector Machines. We tried to 4 reproduce the result obtained by following the exact method mentioned in this paper. …
Jupyter Notebook 1
-
Classification-of-Image-Data
Classification-of-Image-Data PublicImplementd a Multilayer Perceptron to classify an image data: Fashion-MNIST. For data processing, we loaded the pictures regarding each pixel as a feature and vectorized the data set. To explore ho…
Jupyter Notebook
-
Classification-of-Text-Data
Classification-of-Text-Data PublicImplement naïve Bayes and K-fold cross validation from scratch while using logistic (softmax) regression from scikit-learn package (or optionally implemented from scratch) – and compare these two a…
Jupyter Notebook
-
KNN-and-DT-on-Hepatitis-and-Messidor
KNN-and-DT-on-Hepatitis-and-Messidor PublicImplement KNN and Decision Tree model on two datasets, cross-validations is performed to compare and determine the optimal parameters within each model.
Jupyter Notebook
-
Colosseum-Survival-Game-Agent
Colosseum-Survival-Game-Agent PublicDesign and implementation of an AI agent for a game competition similar to Go. Take the inspiration from Alpha Zero and use learning heuristic evaluation to play depends on situation.
Python
If the problem persists, check the GitHub status page or contact support.