Skip to content

This repository is for the examples and assignments for the course in Basic Matrix methods in Data Science using JULIA

Notifications You must be signed in to change notification settings

abhijithch/MatrixMethods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatrixMethods

This repository if for the examples and assignments for the course in Basic Matrix methods in Data Science using JULIA

Directory Structure


├── Julia_Useful_Links.md
├── notes1.pdf
├── README.md
├── RecommenderSytem.jl
│   ├── LICENSE
│   ├── README.md
│   ├── REQUIRE
│   ├── src
│   │   ├── InitializeData.jl
│   │   ├── RecommenderSystem.jl
│   │   └── SingularValueDecomposition.jl
│   └── test
│       └── runtests.jl
├── testfile.txt
└── thirumalakiran
    ├── Matrix_Multiplication.jl
    ├── Palindrome_detection.jl
    └── Reduced_row_echelon_form.jl

About

This repository is for the examples and assignments for the course in Basic Matrix methods in Data Science using JULIA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages