Anita Toleutaeva (rainbowbrained)

rainbowbrained

Geek Repo

Location:Moscow, Russia

Home Page:tg.me/rainbowbrained

Github PK Tool:Github PK Tool

Anita Toleutaeva's repositories

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MSU_io_model

Analyse of world input-otput tables in python

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Timer

Electron-based gamification system for drive-trhough restaurants to improve perfomance

Language:CSSStargazers:0Issues:0Issues:0
Language:MATLABStargazers:0Issues:0Issues:0

MSU_matlab4

Numerical methods. Integration of functions written in C++ and matlab, comparison of the quality of their work.

Language:C++Stargazers:0Issues:0Issues:0

MSU_matlab2

Laboratory work using Matlab. Solving a boundary value problem using the fft2 function

Language:MATLABStargazers:0Issues:0Issues:0

MSU_matlab3

Obtaining an approximation of the Fourier transform using the fft function. Illustration of the superposition of spectrum (aliasing) and ripple effects.

Stargazers:0Issues:0Issues:0

MSU_matlab1

Laboratory work using Matlab

Language:MATLABStargazers:0Issues:0Issues:0

NLP_FFNN

The project implements feed forward fully connected neural network to classify negative and positive feedbacks (IMDb dataset).

Language:PythonStargazers:0Issues:0Issues:0

NLP_log_regression

The project implements logistic regression to classify negative and positive feedbacks (IMDb dataset).

Language:PythonStargazers:0Issues:0Issues:0

MSU_graph_C

The project implements struct Graph and a library with functions to work with the graph.

Language:CStargazers:0Issues:0Issues:0

MSU_calculator

The project implements calculator using recursive descent and Reverse Polish notation

Language:CStargazers:0Issues:0Issues:0

MSU_shell_commands

This project implements a few functions from the SHELL language using C language: cmp, mv, tail.

Language:CStargazers:0Issues:0Issues:0

MSU_shell

This project implements a subset of the SHELL command language: conveyor, expressions with brackets, redirections and other.

Language:CStargazers:0Issues:0Issues:0

MSU_SQL_interpreter

The project implements "client-server" model, interpreter of a few SQL sentences and a database.

Language:C++Stargazers:2Issues:0Issues:0

MSU_graph_CPP

This project implements classes: graph , adjacency matrix with iterators, Sparse and Dense matrices. Graph's methods include calculating the diameter of graph and the number of bonded components.

Language:C++Stargazers:0Issues:0Issues:0