How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a deep learning implementation guide for constructing diverse neural network architectures, including convolutional, recurrent, and generative networks. The repository provides templates and examples for several specialized domains, including computer vision for image classification and object detection, natural language processing for text generation and language understanding, and generative AI for synthesizing data using adversarial networks and autoencoders. It also includes
Instructor-embedding is a natural language processing framework designed to transform unstructured text into high-dimensional numerical vectors. By utilizing a transformer-based encoder architecture, the system facilitates semantic retrieval, data classification, and similarity analysis across large datasets. The framework distinguishes itself through instruction-conditioned vector projection, which incorporates natural language instructions directly into the embedding process to improve performance for specific tasks without requiring additional training. It functions as a contrastive learni
🏷 iOS11 demo application for predicting gender from first names.
Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers coming soon!
Swift framework for document classification using a Core ML model.
The main features of toddkramer/documentclassifier are: Natural Language Models.
Projects with overlapping indexed features include: dragen1860/tensorflow-2.x-tutorials — This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a… xlang-ai/instructor-embedding — Instructor-embedding is a natural language processing framework designed to transform unstructured text into… cocoa-ai/namescoremldemo — 🏷 iOS11 demo application for predicting gender from first names. huggingface/swift-coreml-transformers — Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT for Question answering. Other Transformers… novinfard/profiler-sentiment-analysis — Profiler Application using Sentiment Analysis. gkswamy98/imessage-spam-detection — Simple iMessage app to detect whether a message is spam. Model trained using the SMS Spam Collection Dataset in…