From 594910dfb25de615bc3d35ff7d8ebebe73ed0927 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 9 May 2018 15:22:23 +0200 Subject: [PATCH] [NN] Added bibtex file Signed-off-by: Jim Martens --- neural-networks/bib.bib | 72 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) diff --git a/neural-networks/bib.bib b/neural-networks/bib.bib index 7ea0368..4935748 100644 --- a/neural-networks/bib.bib +++ b/neural-networks/bib.bib @@ -28,6 +28,15 @@ Timestamp = {2018.04.20} } +@Book{Grossberg1982, + Title = {Studies of Mind and Brain: Neural Principles of Learning, Perception, Development, Cognition and Motor Control}, + Author = {Grossberg, Stephen}, + Year = {1982}, + + Owner = {jim}, + Timestamp = {2018.05.09} +} + @Article{Kirkpatrick2017, Title = {Overcoming catastrophic forgetting in neural networks}, Author = {Kirkpatrick, James and Pascanu, Razvan and Rabinowitz, Neil and Veness, Joel and Desjardins, Guillaume and Rusu, Andrei A and Milan, Kieran and Quan, John and Ramalho, Tiago and Grabska-Barwinska, Agnieszka and others}, @@ -48,6 +57,69 @@ Publisher = {Oxford University Press} } +@Article{McClelland1995, + Title = {Why there are complementary learning systems in the hippocampus and neocortex: insights from the successes and failures of connectionist models of learning and memory}, + Author = {McClelland, James L and McNaughton, Bruce L and O'reilly, Randall C}, + Journaltitle = {Psychological review}, + Year = {1995}, + Number = {3}, + Pages = {419--457}, + Volume = {102}, + + Owner = {jim}, + Timestamp = {2018.05.09} +} + +@Incollection{McCloskey1989, + Title = {Catastrophic interference in connectionist networks: The sequential learning problem}, + Author = {McCloskey, Michael and Cohen, Neal J}, + Booktitle = {Psychology of learning and motivation}, + Editor = {Gordon H. Bower}, + Year = {1989}, + Pages = {109--164}, + Publisher = {Academic Press}, + Volume = {24}, + + Journaltitle = {Psychology of Learning and Motivation}, + Owner = {jim}, + Timestamp = {2018.05.09} +} + +@Book{Minsky1969, + Title = {Perceptrons: An introduction to computational geometry}, + Author = {Minsky, Marvin and Papert, Seymour A}, + Year = {1969}, + Publisher = {MIT Press}, + + Owner = {jim}, + Timestamp = {2018.05.09} +} + +@Article{Robins1995, + Title = {Catastrophic forgetting, rehearsal, and pseudo-rehearsal}, + Author = {Robins, Anthony}, + Journaltitle = {Connection Science}, + Year = {1995}, + Number = {2}, + Pages = {123--146}, + Volume = {7}, + + Owner = {jim}, + Timestamp = {2018.05.09} +} + +@Article{Sharkey1995, + Title = {An Analysis of Catastrophic Interference}, + Author = {Sharkey, NE and Sharkey, AJC}, + Journaltitle = {Connection Science}, + Year = {1995}, + Pages = {301--330}, + Volume = {7}, + + Owner = {jim}, + Timestamp = {2018.05.09} +} + @Inproceedings{Shmelkov2017, Title = {Incremental Learning of Object Detectors without Catastrophic Forgetting}, Author = {Shmelkov, Konstantin and Schmid, Cordelia and Alahari, Karteek},