GIT repositories, category: neural network
gpt-2 (openAI) original
This repository is meant to be a starting point for researchers and engineers to experiment with GPT-2. Implementation from OpenAI
#llm #gpt #neural networkgpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
#llm #gpt #neural networkLSTM stateful (by Keras)
Example demonstrate how to use a stateful LSTM model, stateful vs stateless LSTM performance comparison
#text processing #machine learning modelling #neural networkKeras-GAN
Keras implementations of Generative Adversarial Networks.
#machine learning modelling #neural networkOpenNN
OpenNN is a software library written in C++ for advanced analytics. It implements neural networks, the most successful machine learning method.
#c++ #neural networkunstructured-text-modelling
Text Analytics (Unsupervised Clustering) and Neural Network Modelling
#text processing #machine learning modelling #neural networkMobileLLM
This repository contains the training code of MobileLLM introduced in our work: "MobileLLM: Optimizing Sub-billion Parameter Language Models for On-Device Use Cases", MobileLLM-125M/350M
#llm #ai #neural networkLSTM-based network on bAbI-dataset (by Keras)
Recurrent neural networks for modeling Facebook’s bAbi dataset, “a mixture of 20 tasks for testing text understanding and reasoning”
#keras #machine learning modelling #neural networkbAbI mem-NN (by Keras)
End-to-End memory network on bAbI-dataset (reading comprehension Question-Answering).
#keras #machine learning modelling #neural network