Douglas Hofstadter changes his mind on Deep Learning and AI risk

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nanoGPT

    The simplest, fastest repository for training/finetuning medium-sized GPTs.

  • Just being a part of any auto-regressive system does not contradict his statement.

    Go look at the GPT training code, here is the exact line: https://github.com/karpathy/nanoGPT/blob/master/train.py#L12...

    The model is only trained to predict the next token. The training regime is purely next-token prediction. There is no loopiness whatsoever here, strange or ordinary.

    Just because you take that feedforward neural network and wrap it in a loop to feed it its own output does not change the architecture of the neural net itself. The neural network was trained in one direction and runs in one direction. Hofstadter is surprised that such an architecture yields something that looks like intelligence.

    He specifically used the correct term "feedforward" to constrast with recurrent neural networks, which GPT is not: https://en.wikipedia.org/wiki/Feedforward_neural_network

  • AutoGPT

    AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

  • > but LLMs can’t do anything, really

    Do you think https://github.com/Significant-Gravitas/Auto-GPT et al will become more performant as models improve?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Accessible AI for Everyone

    1 project | news.ycombinator.com | 8 Jan 2024
  • AGI has, in some sense, been achieved: Tell me why I am wrong

    2 projects | /r/singularity | 6 Dec 2023
  • The Emergence of Autonomous Agents

    2 projects | dev.to | 24 Nov 2023
  • An experimental open-source attempt to make GPT-4 autonomous

    1 project | news.ycombinator.com | 29 Oct 2023
  • [Long read] Deep dive into AutoGPT: A comprehensive and in-depth step-by-step guide to how it works

    1 project | dev.to | 24 Oct 2023