Reor is a private AI personal knowledge management tool. Each note is saved as a Markdown file to a “vault” directory on your machine.
Read moreTag: machine learning
Machine Learning in Linux: Software Apps
This series looks at practical applications of machine learning from a Linux perspective. We feature free and open source software.
Read moreMachine Learning in Linux: Alpaca – chat with local AI models
Alpaca is open source software which lets you chat with local AI models.
Read moreBest Free and Open Source Alternatives to Adobe Firefly
Adobe Firefly uses generative AI and simple text prompts to generate images. We recommend the best free and open source alternatives.
Read moreMachine Learning in Linux: ocrs – modern OCR engine
ocrs is a Rust library and CLI tool for extracting text from images, also known as OCR (Optical Character Recognition).
Read moreMachine Learning in Linux: EasyOCR – OCR that reads natural scene text and dense text in documents
EasyOCR is a Python module for extracting text from images.
Read moreMachine Learning in Linux: Surya – multilingual document OCR toolkit adds text recognition
Surya is billed as a multilingual document OCR toolkit. It’s written in Python and published under an open source license.
Read moreDeep Learning with Open Source Python Software
Deep Learning is a subset of Machine Learning that uses multi-layers artificial neural networks to deliver state-of-the-art accuracy.
Read morePyTensor – Python library that integrates with NumPy
PyTensor is a Python library that allows one to define, optimize/rewrite, and evaluate mathematical expressions
Read more16 Best Free and Open Source Natural Language Processing Tools
Natural language processing (NLP) is a field of computer science, artificial intelligence, and computational linguistics concerned with the interactions between computers and human (natural) languages.
Read moreNeuPy – Python library for Artificial Neural Networks – Deep Learning
NeuPy supports many different types of Neural Networks from a simple perceptron to deep learning models.
Read moreMicrosoft Cognitive Toolkit (CNTK) – toolkit for distributed deep learning
The Microsoft Cognitive Toolkit is a unified deep learning toolkit that describes neural networks as a series of computational steps via a directed graph.
Read moreChainer – framework for neural networks
Chainer is a Python-based deep learning framework aiming at flexibility.
Read moreTheano – numerical computation library for Python
Theano is a numerical Python library that allows you to define, optimize, and evaluate mathematical expressions.
Read moreMXNet – scalable deep learning framework
Apache MXNet is a modern deep learning framework used to train, and deploy deep neural networks.
Read more