A Matrix bot that provides a nice interface to remote-closedown.
-
Updated
Dec 4, 2024 - Rust
Matrix is an open standard and communication protocol for real-time communication. It aims to make real-time communication work seamlessly between different service providers, in the way that standard Simple Mail Transfer Protocol email currently does for store-and-forward email service, by allowing users with accounts at one communications service provider to communicate with users of a different service provider via online chat, voice over IP, and videotelephony. It therefore serves a similar purpose to protocols like XMPP, but is not based on any existing communication protocol.
A Matrix bot that provides a nice interface to remote-closedown.
A Matrix bot that aims to assist you with boring tasks!
This repo contains the code for a basic neural network written in rust.
Neural networks & AI project
функция det, которая ищет определитель матрицы
A project to learn neural networks and Rust by writing a library that can create neural networks of any size in terms of neurons and layers.
IOMath-rs is a fast math rust-library.
A simple Rust library about expressions, mathematics, matrices, etc