softmax-layer
Here are 25 public repositories matching this topic...
Language:All
Sort:Most stars
An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification
- Updated
Mar 24, 2023 - Python
The Pytorch Implementation of L-Softmax
- Updated
Aug 27, 2018 - Python
Classifying the Blur and Clear Images
- Updated
Oct 3, 2023 - Python
several types of attention modules written in PyTorch for learning purposes
- Updated
Oct 1, 2024 - Python
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.
- Updated
Sep 13, 2020 - Jupyter Notebook
Simple MATLAB toolbox for deep learning network: Version 1.0.3
- Updated
Apr 16, 2019 - MATLAB
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.
- Updated
Apr 17, 2020 - Python
Plots how the logit values that are passed into the softmax function change over time as the model is trained.
- Updated
Aug 23, 2020 - Python
My own implementation/experiments with a local softmax
- Updated
Mar 11, 2024 - Python
Library which can be used to build feed forward NN, Convolutional Nets, Linear Regression, and Logistic Regression Models.
- Updated
Oct 27, 2017 - Python
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
- Updated
Jul 6, 2023 - Jupyter Notebook
Lightweight neural network library written in ANSI-C supporting prediction and backpropagation for Convolutional- and Fully Connected neural networks
- Updated
Feb 24, 2025 - C
Фреймворк глубоко обучения на Numpy, написанный с целью изучения того, как все работает под "капотом".
- Updated
Jan 29, 2023 - Python
Use of word embeddings to classify sentiments of sentences and automatically attach emojis
- Updated
Jan 26, 2022 - Jupyter Notebook
Gesture Recognition by CNN created using Networks Library created by me.
- Updated
Oct 17, 2017 - Python
Files are part of my coursework from the course DSCI 6671 Deep Learning
- Updated
Mar 8, 2021 - Jupyter Notebook
MULTICLASS CLASSIFICATION WITH SOFTMAX FUNCTION
- Updated
Feb 27, 2025 - Jupyter Notebook
Projects Related to Deep Learning Nanodegree
- Updated
Dec 16, 2018 - Jupyter Notebook
- Updated
May 4, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to thesoftmax-layer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesoftmax-layer topic, visit your repo's landing page and select "manage topics."