Skip to content

Instantly share code, notes, and snippets.

TensorFlow

Índice

    1. What is TensorFlow?
      • 1.1. Introduction
        • 1.2. Design principles
      • 2.0 TF Execution model
        • 2.1. Dataflow graph elements
        • 2.2. Partial and concurrent execution
        • 2.3. Distributed execution
  • 2.4 Dynamic control flow
@angelasof25
angelasof25 / Englessart.md
Last active October 3, 2019 18:57
Résumé about Engineering a Less Artificial Intelligence article

algumas coisas soam estranho, traduções 🤔 , e alguns géneros confusos também. (the data = a data , the dataset = o dataset)

Résumé

https://doi.org/10.1016/j.neuron.2019.08.034

https://www.dropbox.com/s/m6pui14ncr4hvwi/Tolias%20Neuron%20JCG.pdf

ENGINEERING A LESS ARTIFICIAL INTELLIGENCE

Apesar dos enormes avanços de machine learning, redes neuronais artificiais ainda apresentam um atraso em relação aos cérebros e a sua habilidade de generalizar em novas situações. As diferenças, na generalização, são causadas por características definidas pelo algoritmo de aprendizagem, tais como a arquitetura da rede e a regra de aprendizagem.

@angelasof25
angelasof25 / Fig1.png
Last active October 18, 2019 16:22
What is TensorFlow and Tensorflow 2.0
Fig1.png