Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelDiai authored Apr 2, 2021
1 parent 0214c18 commit fb13c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Constraints"** of Sandeep Kumar, Jiaxi Ying, Jose Vinicius de M. Cardoso and Dan
![alt text](https://github.com/SamuelDiai/SGL/blob/master/timeseries_graph.gif "Logo Title Text 1")

The repository contains :
* The code of the Structured Graph Learning algorithm (SGL)
* The code of the Structured Graph Learning algorithm (SGL) - SGL.py
* Some tests made on very simple datasets (two moons, circles and blops) - basic_experiments.py
* An experiment on an animal dataset - animals.py
* An experiment on a cancer genome dataset - cancer.py
* A notebook where we do the above experiments and plot the results.
* A notebook (SGL_experiments.ipynb) where we do the above experiments and plot the results.
* A notebook (SGL_timeseries.ipynb) where we apply the SGL algorithm to timeseries data. It is directly adapted from the assignment n°6 of the course "Time Series Learning" by Charles Truong.
* The final report of our project.

0 comments on commit fb13c12

Please sign in to comment.