Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by NotTheStallion

A curated list of projects in awesome lists by NotTheStallion .

https://github.com/notthestallion/interpolation-and-integration-methods_cubic-spline-and-surface-interpolation

This project models airflow around an airfoil to generate a pressure map for approximating the wing's lift. It involves refining the airfoil shape, utilizing cubic spline interpolation and integration methods.

airfoil airfoil-analysis airfoil-simulation interpolation interpolation-methods interpolation-techniques

Last synced: 13 Nov 2024

https://github.com/notthestallion/computer-vision-in-the-service-of-bacteriology

Computer vision in the service of bacteriology refers to the use of computer algorithms and technology to analyze and interpret images of bacteria for the purpose of identifying and characterizing different types of bacteria.

bacteria bacterial bacterial-database bacterial-genome-analysis bacterial-genomes bash computer-vision learning opencv

Last synced: 13 Nov 2024

https://github.com/notthestallion/game-of-mansuba

Mansuba is a type of chess problem in Persian chess tradition where a win is achieved through a sequence of checks. The Dilaram Problem is an example, where White can win by sacrificing two rooks. This problem highlights the creativity of Persian chess masters in composing challenging positions.

bot bot-framework bots chess chess-game chessboard game games

Last synced: 13 Nov 2024

https://github.com/notthestallion/game-theory_minimax_alpha_beta_prunning

This project is about implementing the Minimax alpha beta pruning method (maybe more) of taking a playing decision on a type of games like Othello

ai alpha-beta-pruning game minimax-algorithm othello

Last synced: 13 Nov 2024

https://github.com/notthestallion/graphrag-local-model_huggingface

Microsoft's graphrag using ollama and hugging face to support all LLMs (Llama3, mistral, gemma2, fine-tuned Llama3 ...).

graph graphrag hugging-face huggingface ollama ollama-api rag

Last synced: 12 Oct 2024

https://github.com/notthestallion/non-linear-systems-of-equations_newton-raphson-method

This project develops Newton-Raphson algorithms for solving non-linear equations, implementing the solver and exploring selected applications. It concludes with an analysis of challenges and benefits.

Last synced: 13 Nov 2024

https://github.com/notthestallion/pythonsumup

This repostery is for beginners in python who often forget how to use functions from famous python libraries.

Last synced: 13 Nov 2024

https://github.com/notthestallion/solving-linear-systems-application-to-the-heat-equation.

This project aims to develop efficient algorithms for solving large-scale linear systems, specifically symmetric, positive definite, and sparse ones, to apply them to a partial differential equation problem.

Last synced: 13 Nov 2024

https://github.com/notthestallion/git-repo-auto-manipulation

This repository serves as a centralized hub for storing essential files and techniques used in the creation of repositories and files, specifically focusing on the implementation of automatic deletion of Git repositories as an example.

Last synced: 13 Nov 2024

https://github.com/notthestallion/image-compression-through-svd-factorization

The goal is to program an SVD-based image compression algorithm related to lossy compression methods like JPEG, which typically rely on the Discrete Cosine Transform (DCT), a transformation similar to discrete Fourier transform.

compression compression-algorithm image image-processing

Last synced: 13 Nov 2024

https://github.com/notthestallion/bash-and-latex-summary

A summary of all the commun commands in the Linux terminal.

Last synced: 13 Nov 2024

https://github.com/notthestallion/data_structures_sentinel_dynamic_link

The purpose of this repository is to provide implementations of three different types of data structures: sentinel-based, dynamic using malloc, and linked using pointers. These data structures can be used in various algorithms and programs for efficient storage, retrieval, and manipulation of data.

data-structures dynamic dynamic-programming link linked-data linked-list sentinel sentinels

Last synced: 13 Nov 2024

https://github.com/notthestallion/bestprofit

This code was made with the help of PcCamel to get a series of actions to profit from a shop that allows buying and selling items.

Last synced: 13 Nov 2024

https://github.com/notthestallion/data_visualisation-examples

This repository was created to learn and practice graph showing and data visualization. The goal is to gain experience in creating compelling and informative visualizations.

data data-science data-visualization database learn learn-to-code learning learning-by-doing matplotlib matplotlib-figures matplotlib-pyplot visualization

Last synced: 13 Nov 2024

https://github.com/notthestallion/eve-online_deals_finder-web-scraping-

This repository will have different deal finders for EVE Online, offering players ways to discover in-game opportunities like finding rare items, resources and trade routes. With multiple options available, players can optimize their gameplay and achieve their goals.

game game-development games scrape scraper scraper-api scrapers scraping scraping-api scraping-python scraping-web scraping-websites scrapy

Last synced: 13 Nov 2024

https://github.com/notthestallion/data_preparation_4_ml_algorithm

This project will focus on data preparation and will follow the steps : data cleaning, handling text and categorical attributes, and feature scaling.

data-cleaning data-preparation data-preprocessing data-science feature-scaling ml onehot-encoder onehot-encoding

Last synced: 13 Nov 2024

https://github.com/notthestallion/approximate-resolution-of-differential-equations_modeling-of-dynamic-systems

This project applies numerical methods to solve ODEs, exploring various applications and using experimentation to reveal behaviors and address numerical challenges.

Last synced: 13 Nov 2024

https://github.com/notthestallion/numerical-calculation-methods-machine-limits

The purpose of this project is to evaluate the problems that may arise when using elementary operations, and even more advanced algorithms, on floating-point numbers.

Last synced: 13 Nov 2024

https://github.com/notthestallion/tennis-ball-gathering-robot

A robot is tasked with picking up K waste items distributed arbitrarily. The positions of the robot and the waste are integer coordinates. The objective of this project is to design and program pickup algorithms. The robot must return to its starting point.

gatherer gathering robot tennis

Last synced: 13 Nov 2024

https://github.com/notthestallion/decision-trees

This algorithm uses decision trees to predict an output while following an example of input output given by the user.

Last synced: 13 Nov 2024

https://github.com/notthestallion/pca__3d-and-from-scratch__principal-component-analysis

In this project, I will be implementing Principal Component Analysis (PCA) from scratch on an ecological footprint consummation database for countries and a three-dimensional scale using a movie database. The goal of this project is to gain a deeper understanding of PCA and to demonstrate its capabilities in exploring complex datasets.

data data-science database pca pca-analysis principal-component-analysis principal-component-analysis-pca principle-component-analysis

Last synced: 13 Nov 2024