Pinned Repositories
GradientDescentSharp
General gradient descent + neural network implementations in c# for any defined problem
GraphSharp
GraphSharp is a tool to study and use knowledge of graph theory in C#!
GraphSharp.Samples
Samples for GraphSharp
PipelineNet
A micro framework that helps you implement the pipeline/chain of responsibility pattern.
RentedArraySharp
SchoolScheduleCreator
This litle python program uses graph theory to find an optimal schedule for school
Kemsekov's Repositories
Kemsekov/GraphSharp
GraphSharp is a tool to study and use knowledge of graph theory in C#!
Kemsekov/GraphSharp.Samples
Samples for GraphSharp
Kemsekov/GradientDescentSharp
General gradient descent + neural network implementations in c# for any defined problem
Kemsekov/PipelineNet
A micro framework that helps you implement the pipeline/chain of responsibility pattern.
Kemsekov/RentedArraySharp
Kemsekov/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
Kemsekov/crfseg
PyTorch implementation of Conditional Random Field layer
Kemsekov/Deadline-Network
Kemsekov/Debts-network
Simple program that computes debts payment operations so network of people that debt to each other can become debt-free
Kemsekov/Discord-UserActivityDetector
Discord bot that detects users activity. Used as side project for my university homework
Kemsekov/FactorySimulator
My factory simulator that I use for moddeling large factories in minecraft (lol)
Kemsekov/Gaussian-LinearSolvers
My homework on implementing gaussian linear solvers
Kemsekov/Homework-PaskalCompiler
Kemsekov/Homework.-Cubic-spline-from-scratch.
Kemsekov/Hyperspherical-Coordinates-transformation
Small piece of code that does cartesian to hyperspherical coordinates and hyperspherical coordinates to cartesian transformation.
Kemsekov/HypersphericalCoordinatesTransformer
Kemsekov/ILGPU-DifferentialEq-System
Kemsekov/inhomogeneous-linear-differential-equation-solver
semi-analytic semi-numerical inhomogeneous linear differential equation solution
Kemsekov/ItShallNotTick
Kemsekov/kemsekov_torch
Kemsekov/ML_LAB
Kemsekov/Neural-Network-dff-eq-solver
Kemsekov/Python-fft-polynomial-evaluation
This is numpy - numba fft-based polynomial evaluation algorithm
Kemsekov/python-outliers-detector
Python outlier detection
Kemsekov/RootsFindingMethods-Homework
My homework on roots finding methods
Kemsekov/smartdoc15-ch1-pywrapper-docker-automation
Python wrapper to facilitate data manipulation for the SmartDoc 2015 - Challenge 1 Dataset.
Kemsekov/Socket-redirect
Kemsekov/SuperComplexNumber
A general implementation for super complex number, where imaginary^2 = -1, theta^2=0, mu^2=1 (non-trivial)
Kemsekov/torch_pca
Principal Component Anlaysis (PCA) in PyTorch.
Kemsekov/wireguard-install
WireGuard VPN installer for Linux servers