Pinned Repositories
child-lab-framework
depth-pro
A reworked fork of Apple ML Depth Pro, adapted to our requirements
mini-face
A Python wrapper for OpenFace library, providing its most crucial functionalities as a convinient API
ArtificialIntelligence
Astrophisics
Astrophisics simulations
DigitalElectronics
A digital electronics computational toolset - boolean minimization, flip-flop-based circuits and pattern detection state machines design. Created as an embellishment for Digital Electronics course assignments.
InteractiveGraphs
MatrixAlgorithms
OperatingSystems
Operating Systems course assignments and tests
Weekings
A simple social media server as a Hacknarok VIII project
integraledelebesgue's Repositories
integraledelebesgue/DigitalElectronics
A digital electronics computational toolset - boolean minimization, flip-flop-based circuits and pattern detection state machines design. Created as an embellishment for Digital Electronics course assignments.
integraledelebesgue/MatrixAlgorithms
integraledelebesgue/Weekings
A simple social media server as a Hacknarok VIII project
integraledelebesgue/ArtificialIntelligence
integraledelebesgue/Astrophisics
Astrophisics simulations
integraledelebesgue/machinas-faliszi
integraledelebesgue/OperatingSystems
Operating Systems course assignments and tests
integraledelebesgue/1DPoissonFEM
A simple, one-dimensional FEM Poisson equation with Dirichlet boundary conditions solver, written in Julia as an assignment for Differential Equations course.
integraledelebesgue/BloomFilters.jl
Stable Bloom filters
integraledelebesgue/Computational_Geometry
A Computational Geometry course repository including some experiments
integraledelebesgue/Constraint_Programming
Constraint Programming course excercises
integraledelebesgue/GeneticLearning
(WIP) This package contains a feed-forward neural network implementation with genetic-based learning algorithm.
integraledelebesgue/HopfieldNetworks.jl
(WIP) A brief trial of Hopfield network implementation (Only binary one at the moment)
integraledelebesgue/InteractiveGraphs
integraledelebesgue/cairo-book
The Cairo Programming Language Book, a comprehensive documentation of the Cairo 1 programming language.
integraledelebesgue/CompilationTheory
Compilation Theory course assignments
integraledelebesgue/ConcurrencyTheory
integraledelebesgue/DistributedSystems
integraledelebesgue/EvolutionSimulation
integraledelebesgue/GaussianIntervalEstimation
A simple simulation concerning confidence intervals in R language. Made as an assignment for Propability and Statistics course.
integraledelebesgue/integraledelebesgue
Fancy GitHub Profile
integraledelebesgue/memmap-rs
cross-platform Rust API for memory mapped IO
integraledelebesgue/RecommendationSystems
integraledelebesgue/SocketChat
integraledelebesgue/starknet-devnet-rs
A local testnet for Starknet... in Rust
integraledelebesgue/starknet-docs
The repo for Starknet's developer documentation. Includes contribution guidelines and the Starknet documentation supplementary style guide
integraledelebesgue/starknet-docs-common-content
Content that is shared between multiple Antora-based repos
integraledelebesgue/starknet-rs
Complete Starknet library in Rust™
integraledelebesgue/starknet_book
Mastering Starknet. By the Starknet community
integraledelebesgue/VillageAttack
A simple game created as an assignment for OOP course