Giter VIP home page Giter VIP logo

basiclinearalgebratoolspurepy's Introduction

BASIC Linear Algebra Tools in Pure Python without Numpy or Scipy

Basic Linear Algebra_Py_Tools Logo

A set of basic linear algebra tools in pure python without numpy or scipy to be used in upcoming posts.

Our goal is to better understand principles of machine learning tools by exploring how to code them ourselves ...

Meaning, we are seeking to code these tools without using the AWESOME python modules available for machine learning.

These efforts will provide insights and better understanding, but those insights won't likely fly out at us every post and repo. Rather, we are building a foundation that will support those insights in the future. To streamline some upcoming repos and posts, I wanted to cover some basic functions that will make those future repos and posts easier. Obviously, if we are avoiding using numpy and scipy, we'll have to create our own convenience tools. This repo covers those convenience tools. 

At one end of the spectrum, if you are new to linear algebra or python or both, I believe that you will find this post helpful among, I hope, a good group of saved links.

At the other end of the spectrum, if you have background with python and linear algebra, your reason to read this post would be  to compare how I did it to how you'd do it. The review may give you some new ideas, or it may confirm that you still like your way better.

Further Explanation

Please find the blog post related to this repo at https://integratedmlai.com/basic-linear-algebra-tools-in-pure-python-without-numpy-or-scipy/

Deploying / Publishing

I would appreciate it, as you share your work leveraged from this set of scripts, if you would please keep a referral back to my github repo. Thanks! I'd do the same for you. :-)

Contributing

I am open to share the development and improvements of this with others, but it has been solo up until now. Let me know if you'd like to contribute.

Links

This work came from My GitHub Repo originally.

Licensing

"The code in this project is licensed under MIT license."

basiclinearalgebratoolspurepy's People

Contributors

thomives avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.