From b3612a79d631b754224647fcd6deec6ed9642e37 Mon Sep 17 00:00:00 2001 From: Agrover112 <42321810+Agrover112@users.noreply.github.com> Date: Sat, 4 Dec 2021 02:56:17 +0530 Subject: [PATCH] fix: Added first reference/reading material --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index aa837d6..d9a2043 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,10 @@ After running the experiments, the results are stored in the results directory. │ │ └── sol_chaining_a1.png │ └── griewank ``` +# References +Read the following for detailed understanding of our project. + +[1] [Alicea B., Grover A., Lim A. ,Parent J, Unified Theory of Switching. Flash Talk to be presented at: 4th Neuromatch Conference; December 1 - 2, 2021](https://youtu.be/aTqgPbKQUD8) # Contributing Guidelines Refer [Contributing.md](./CONTRIBUTING.md) and Project Board for mode details.