Denis (ArapovXD)

ArapovXD

Geek Repo

Github PK Tool:Github PK Tool

Denis's repositories

Discord-clone

Discord clone using react for front end, redux for data management, firebase for database and authentication.

Language:JavaScriptStargazers:2Issues:1Issues:0

Calculator

Simple calculator with GUI using PyQt

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Database

University project. Creating a database for electronic shop where u can add goods, change their parametrs, delete and search.

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

Electronic-students-record-book

Final project of 2 semestr at university. Building an electronic student's record book. You can sign in/sign up as a student or teacher. Students can check their grades and attendance at any period of time. Teachers give grades, set student's attendence on each day, make groups of students, change groups...

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

Gallery

Website. Building galery using react and firebase. You can see other's pictures, sign up and upload your own, like other's photos. Link: https://gallery-7c416.firebaseapp.com/

Language:JavaScriptStargazers:0Issues:0Issues:0

Get-weather

The app is to get temperature from any place

Language:PythonStargazers:0Issues:0Issues:0

LeNet5

Š”onvolutional neural network builded with the help of torch to classify number on the image on MNIST dataset. It is better to use convolutional neural network with image than full connected because CNN architectures make the explicit assumption that the inputs are images, which allows encoding certain properties into the model architecture.

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

OpenCV-car-tracking

Car tracking with OpenCV. Works only with stable camera position and if at region of interest only objects are mooving.

Language:PythonStargazers:0Issues:1Issues:0

QT-Quick-todo-

Create your todo list and modify it. Demo: https://www.youtube.com/watch?v=kycID8nJIls

Language:QMLStargazers:0Issues:1Issues:0

Kaggle-clean-or-dirty-plate

Kaggle competition where we need to classify whether the plate clean or not using ResNet18.

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

Number-recognizer

Full connected neural network to classify the number on the image using torch. MNIST dataset.

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

OpenCV-tracking

Object tracking with OpenCV using KCF tracker.

Language:PythonStargazers:0Issues:1Issues:0

Regression-task

Neural network which solves the regression task using torch. There are 2 examples to predict sin function.

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

Sea-battle

Python console game with ability to play 1x1 or versus hard bot. Try to win my bot in sea battle!

Language:PythonStargazers:0Issues:0Issues:0

SimpleFile

Creating new file with numbers from another file (which is given as an argument to the program) replacing negative once with 0.

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

SimpleString

The program is to reverse and output string of words

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

Simpsons-characters-recognizer

Training a model to classify the simpsons character on the image using model from canaro, dataset with simpsons characters from kaggle.

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

Tic-tac-toe

Python console game tic tac toe. Have fun!

Language:PythonStargazers:0Issues:1Issues:0

Wine-classification

Predict class of wine using neural network builded with the help of torch.

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