An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with softmax

A curated list of projects in awesome lists tagged with softmax .

https://github.com/lonepatient/bert-ner-pytorch

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

adversarial-training albert bert chinese crf focal-loss labelsmoothing ner nlp pytorch softmax span

Last synced: 15 May 2025

https://github.com/lonePatient/BERT-NER-Pytorch

Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)

adversarial-training albert bert chinese crf focal-loss labelsmoothing ner nlp pytorch softmax span

Last synced: 09 May 2025

https://github.com/shibing624/pytextclassifier

pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。

bert classification focalloss-pytorch hierarchical machine-learning nlp pytextclassifier python pytorch softmax text-classification text-classifier

Last synced: 16 May 2025

https://github.com/happynear/amsoftmax

A simple yet effective loss function for face verification.

deep-learning face-recognition loss-functions metric-learning softmax

Last synced: 26 Jan 2026

https://github.com/stonesjtu/pytorch-nce

The Noise Contrastive Estimation for softmax output written in Pytorch

importance-sampling language-model nce nce-criterion pytorch softmax speedup

Last synced: 06 Apr 2025

https://github.com/abhijitbendale/OSDN

Code and data for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016

deep-learning extract-features open-set openmax softmax softmax-regression

Last synced: 05 Apr 2025

https://github.com/weecology/ldats

Latent Dirichlet Allocation coupled with Bayesian Time Series analyses

changepoint lda parallel-tempering portal softmax

Last synced: 22 Oct 2025

https://github.com/ahmdtaha/softmax_triplet_loss

(WACV 2020) Tensorflow implementation of Boosting Standard Classification Architectures Through a Ranking Regularizer

classification classification-performance feature-embedding fgvc-aircraft-dataset resnet softmax tensorflow triplet-loss

Last synced: 04 Oct 2025

https://github.com/cyberzhg/keras-adaptive-softmax

Adaptive embedding and softmax

adaptive keras softmax

Last synced: 05 Oct 2025

https://github.com/kyegomez/hedgehog

Implementation of the model "Hedgehog" from the paper: "The Hedgehog & the Porcupine: Expressive Linear Attentions with Softmax Mimicry"

ai attention attention-is-all-you-need attention-mechanisms feedforward ffns ml mlps multi-modal neural-nets open-source opensource-ai softmax

Last synced: 13 Oct 2025

https://github.com/soskek/efficient_softmax

BlackOut and Adaptive Softmax for language models by Chainer

adaptive-softmax blackout chainer rnn-language-model rnnlm softmax

Last synced: 15 Apr 2025

https://github.com/kinoute/elyane

An OOP Deep Neural Network using a similar syntax as Keras with many hyper-parameters, optimizers and activation functions available.

adam-optimizer deep-learning dropout l2-regularization momentum neural-network oop python rmsprop softmax

Last synced: 13 May 2025

https://github.com/sushant1827/Improvise-a-Jazz-Solo

Coursera - RNN Programming Assignment: In this project, we will implement a model that uses an LSTM to generate music. In the end, we'll even be able to listen to your own music!

adam-optimizer crossentropy jazz lstm-neural-networks softmax

Last synced: 14 Oct 2025

https://github.com/mtanghu/leap

LEAP: Linear Explainable Attention in Parallel for causal language modeling with O(1) path length, and O(1) inference

additive-attention attention-mechanism deep-learning dot-product-attention linear-attention local-attention parallel pytorch rnn softmax transformer transformers

Last synced: 20 Mar 2025

https://github.com/lochielochie/open-deep-research

An open source deep research clone. AI Agent that reasons large amounts of web data extracted with Firecrawl

agent deep-research information-extraction information-gathering open-set openset osint-tool python pytorch reinforcement-learning robotics softmax softmax-regression webcra

Last synced: 05 Apr 2025

https://github.com/jolibrain/libtscaling

Temperature scaling for neural network calibration

calibration confidence liblbfgs neural-network softmax

Last synced: 21 Mar 2025

https://github.com/denrydu/cs231n_assignment1

斯坦福大学cs231n课程的第一项作业之我的解答。Solution for Assignment1 (Images classification, kNN, SVM, SoftMax, FullyConnected Neural Network)

assignment1 knn softmax softmax-classifier svm

Last synced: 04 Nov 2025

https://github.com/vidhi1290/emotion-classifier-with-deep-learning

Welcome to the Emotion Classifier project! This repository contains a comprehensive solution for emotion classification using Natural Language Processing (NLP) and deep learning techniques.😭🤣🙂

confusion-matrix emotion-classifier emotion-detection lstm lstm-neural-networks nlp nlp-machine-learning softmax visualization

Last synced: 14 Sep 2025

https://github.com/satyammittal/smai-project-sparsemax

Project Regarding Analysis and Implementation of https://arxiv.org/abs/1602.02068

activation-functions machine-learning softmax sparsemax

Last synced: 05 Apr 2025

https://github.com/vtramo/neural-networks-experiments-from-scratch

The objective of this repository is to provide a learning and experimentation environment to better understand the details and fundamental concepts of neural networks by building neural networks from scratch.

activation-functions backpropagation batch-learning classification-problem early-stopping gradient-based-algorithm improved-resilient-backpropagation irprop kfold-cross-validation minibatch momentum neural-network numpy online-learning python python3 resilient-backpropagation rprop softmax stochastic-gradient-descent

Last synced: 28 Apr 2026

https://github.com/isa1asn/mnist-neural-net

Applying neural networks on the MNIST dataset (from scratch & using tf)

from-scratch keras mnist-classification neural-networks numpy pandas relu-activation softmax tensorflow

Last synced: 12 Apr 2026

https://github.com/auralius/arduino-linear-classifier

Linear classifiers (SVM and softmax) inside an Arduino device

arduino linear-classifier machine-learning softmax svm

Last synced: 04 May 2026

https://github.com/fanisgl/cnn_machine_learning

A Machine Learning exercise that trains Convolutional Neural Network (CNN) using the tensorflow 2 and Keras libraries to predict images from the CIFAR-10 dataset.

data-science keras machine-learning neural-networks numpy pandas pooling-layers relu softmax tensorflow2

Last synced: 24 Feb 2026

https://github.com/piero24/vanillanet-cpp

A fully connected Neural Network in C++ with SGD from scratch, achieving 98% accuracy on the MNIST dataset.

backpropagation cmake cpp deep-learning deep-neural-networks loss-functions neural-network neural-networks-from-scratch opencv softmax

Last synced: 02 Feb 2026

https://github.com/sanjana-janagani/python-chatbot-using-dl

This code trains a chatbot utilizing technologies such as Pandas and Pickle to load, preprocess, and vectorize datasets, ensuring they are ready for model training and evaluation, uses keras and Tokenizer to design and implement a deep learning model using LSTM

accuracy deep-learning keras lstm neural-network optimization pandas pickle python rmsprop softmax tokenizer

Last synced: 18 Apr 2026

https://github.com/vansh-py04/convolution-net-from-scratch

A minimal NumPy-based implementation of a 3-layer convolutional neural network (CNN) from scratch — including custom forward and backward passes for conv, ReLU, pooling, affine, and softmax layers. Perfect for learning how CNNs actually work under the hood.

backpropagation cnn computer-vision convolutional-neural-networks cs231n cs231n-assignment deep-learning from-scratch from-scratch-in-python fully-connected-network machine-learning maxpool2d nueral-networks numpy softmax stanford-deep-learning

Last synced: 24 Apr 2026

https://github.com/chandkund/recipe-recommendations

The Recipe Recommendations project leverages natural language processing (NLP) techniques to process recipe descriptions and classify them into categories like desserts, main courses, and more. The system provides personalized recommendations by analyzing the text input and suggesting relevant recipes.

embeddings matplotlib nlp numpy pandas softmax tensorflow

Last synced: 06 Apr 2026

https://github.com/pejpero/multi-class_classifier

This project demonstrates multiclass classification using Perceptron and Logistic Regression, implemented from scratch without using built-in libraries. It includes techniques like One-Versus-The-Rest and One-Versus-One for Perceptron, and Softmax for Logistic Regression, with a focus on understanding core ML concepts.

data-visualization logistic-regression machine-learning multiclass-classification one-vs-one one-vs-rest perceptron python scratch-implementation softmax

Last synced: 09 Jun 2026

https://github.com/jelhamm/multiclass-svm-softmax-classifier

"This program trains a model using 'SVM' or 'Softmax' and predicts the input data. Loss history and predicted tags are displayed as results."

artificial-intelligence-algorithms artificial-neural-networks loss-functions multiclass multiclass-classification python softmax softmax-classification softmax-classifier svm svm-classifier svm-learning

Last synced: 06 Jul 2025

https://github.com/jmaczan/ffnn

Feedforward Neural Network from scratch - backpropagation, gradient descent, activation functions

activation-functions backpropagation educational feedforward-neural-network from-scratch gradient-descent machine-learning neural-network nn python rectifier relu softmax

Last synced: 04 Jul 2025

https://github.com/xnought/symax

Replacement for softmax in attention. Symmetric conversion values [0, 1] with favorable limits inspired by softmax_1.

attention softmax

Last synced: 19 Apr 2026

https://github.com/eveningkid/softmax-function

Softmax function, normalize a vector of real numbers into a probability distribution

exponential function normalized softargmax softmax

Last synced: 29 Mar 2025

https://github.com/sukhitashvili/genai_parameters_temperature_topk_topp

Demonstrates how GenAI parameters like Temperature, top-K and top-P work

llms softmax temperature top-k-sampling top-p-sampling

Last synced: 07 Oct 2025