From 50f14df6dbffdf20a318942bf494d82e5430fb1a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 21 Jun 2024 10:00:11 -0300 Subject: Adds @thompson2021 and @thompson2022 --- ai.bib | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ai.bib') diff --git a/ai.bib b/ai.bib index a6e17ef..008a264 100644 --- a/ai.bib +++ b/ai.bib @@ -32,6 +32,7 @@ url = {https://www.academia.edu/15275569/The_Evolution_of_Machinic_Intelligence_map_}, } +% https://baixacultura.org/2024/02/28/o-olho-do-mestre-a-automacao-da-inteligencia-geral/ @book{pasquinelli2023, title = "The Eye of the Master: A Social History of Artificial Intelligence", author = "Pasquinelli, Matteo", @@ -139,3 +140,21 @@ volume = "", url = "", } + +@article{thompson2021, + title = {Deep Learning’s Diminishing Returns: The cost of improvement is becoming unsustainable}, + author = {Neil C. Thompson and Kristjan Greenewald and Keeheon Lee and Gabriel F. Manso}, + year = {2021}, + month = {9}, + url = {https://spectrum.ieee.org/deep-learning-computational-cost}, +} + +@article{thompson2022, + title = {The Computational Limits of Deep Learning}, + author = {Neil C. Thompson and Kristjan Greenewald and Keeheon Lee and Gabriel F. Manso}, + year = {2022}, + eprint = {2007.05558}, + archivePrefix = {arXiv}, + primaryClass = {id = 'cs.LG' full_name = 'Machine Learning' is_active = True alt_name = None in_archive = 'cs' is_general = False description = 'Papers on all aspects of machine learning research (supervised, unsupervised, reinforcement learning, bandit problems, and so on) including also robustness, explanation, fairness, and methodology. cs.LG is also an appropriate primary category for applications of machine learning methods.'}, + url = {https://arxiv.org/abs/2007.05558}, +} -- cgit v1.2.3