An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
-
Updated
Mar 24, 2023 - Python
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
The Pytorch Implementation of L-Softmax
Classifying the Blur and Clear Images
several types of attention modules written in PyTorch for learning purposes
Sentiment analysis for Twitter's tweet (in Indonesia language) was built with 3 models to get a comparison in determining which model gives the best results for predicting a tweet to have a positive or negative meaning.
Simple MATLAB toolbox for deep learning network: Version 1.0.3
This is a pytorch implementation of the am_softmax, this softmax layer includes the class assignment fully connected layer, as it is required for it to be normalized.
Plots how the logit values that are passed into the softmax function change over time as the model is trained.
My own implementation/experiments with a local softmax
Library which can be used to build feed forward NN, Convolutional Nets, Linear Regression, and Logistic Regression Models.
This repository contains code that implemented Mask Detection using MobileNet as the base model and Neural Network as the head model. Code draws a rectangular box over the person's face in red if no mask, green if the mask is on, with 99% accuracy in real-time using a live webcam. Refer to README for demo
The process of computationally identifying and categorizing opinions expressed in a piece of text, especially to determine whether the writer's attitude towards a particular topic, product, etc. is positive, negative, or neutral. Understanding people’s emotions is essential for businesses since customers are able to express their thoughts and fe…
Фреймворк глубоко обучения на Numpy, написанный с целью изучения того, как все работает под "капотом".
Gesture Recognition by CNN created using Networks Library created by me.
Use of word embeddings to classify sentiments of sentences and automatically attach emojis
Files are part of my coursework from the course DSCI 6671 Deep Learning
Projects Related to Deep Learning Nanodegree
This project implements a handwritten digit detector using neural networks.
Add a description, image, and links to the softmax-layer topic page so that developers can more easily learn about it.
To associate your repository with the softmax-layer topic, visit your repo's landing page and select "manage topics."