An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: linear-algebra-concepts

KAVAN-DESAI/Steady-State-Network-Flow

This gives steady state Network Flow from the given Pref-Defined Network Flow of a System. And a Python implementation of Larry Page's famous PageRank algorithm.

Language: Python - Size: 483 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ladunjexa/matrixlab.ts

A TypeScript matrix math library @matrixlab.ts

Language: TypeScript - Size: 1010 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

rajvi-patel-22/Linear-Discriminant-Analysis-of-a-32x32-grayscale-image-for-image-compression.

Discriminant analysis methods can be good candidates to address such problems. These methods are supervised, so they include label information. The goal is to find directions on which the data is best separable. One of the very wellknown discriminant analysis method is the Linear Discriminant Analysis. Linear Discriminant Analysis (LDA) is most commonly used as dimensionality reduction technique in the pre-processing step for pattern-classification and machine learning applications. The goal is to project a dataset onto a lower-dimensional space with good class-separability in order avoid overfitting (curse of dimensionality) and also reduce computational costs. Pertaining to our problem, we are given a [32 X 32] binary image as input and the goal is to apply LDA technique to transform the features into a lower dimensional space, which maximizes the ratio of the between-class variance to the within-class variance, thereby guaranteeing maximum class separability between two classes in our case with the minimal loss.

Size: 892 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

avelguenin/IntroDataAlgebra

Basic introduction to linear algebra applied to data analysis, implemented with a Pluto notebook

Language: Julia - Size: 1.59 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vivraan/godot-linalg Fork of higgs-bosoff/godot-linalg

Linear Algebra library in GDScript for Godot Engine. Also available as C++ GDNative plugin!

Language: C++ - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

joulook/Fundamentals-of-Programming-Assignments-Fall-2015

In this repository you can find all of my assignments for Fundamentals of Programming Course when I was in 1st semester of my bachelor's at IAUSTB.

Language: Java - Size: 630 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lapets/course-linear-algebra

Lecture notes, assignments, and other materials for a one-semester introductory course on topics in linear algebra and computer science applications thereof.

Language: HTML - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

erictleung/lalg

:recycle: Python library to experiment with Linear Algebra concepts (work in progress)

Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0