You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
894 B
36 lines
894 B
6 years ago
|
# Biomedical Technology Assignment 2018, AUTH
|
||
|
> Spike sorting of filtered LFP recordings dataset using machine learning
|
||
|
|
||
|
## Table of Contents
|
||
|
|
||
|
- [Clone](#Clone)
|
||
|
- [Execution](#execution)
|
||
|
- [Support](#support)
|
||
|
- [License](#license)
|
||
|
|
||
|
---
|
||
|
|
||
|
## Clone
|
||
|
|
||
|
Clone this repo to your local machine using `https://gitlab.com/Apostolof/biomedicaltechnologyassignment2018.git`
|
||
|
|
||
|
---
|
||
|
|
||
|
## Execution
|
||
|
|
||
|
Scripts were written and tested in Matlab R2016a (v9.0.0.341360). Any newer version of the software should also be able to execute the scripts without problems.
|
||
|
|
||
|
---
|
||
|
|
||
|
## Support
|
||
|
|
||
|
Reach out to us:
|
||
|
|
||
|
- [apostolof's email](mailto:apotwohd@gmail.com "apotwohd@gmail.com")
|
||
|
- [charaldp's email](mailto:charaldp@ece.auth.gr "charaldp@ece.auth.gr")
|
||
|
|
||
|
---
|
||
|
|
||
|
## License
|
||
|
|
||
|
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://gitlab.com/Apostolof/biomedicaltechnologyassignment2018/blob/master/LICENSE)
|