home.social

#jetsandsharks — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jetsandsharks, aggregated by home.social.

  1. #ThemeOneProgram#JetsAndSharks 3.1
    inquiryintoinquiry.com/2022/09

    Using #CactusGraphs or #MinimalNegations to implement pools of #MutuallyInhibitoryNeurons erects #NeuralArchitectures on substantially different foundations from current #Connectionist models. At a high level of abstraction, however, there is enough homology between the 2 orders to compare their performance on many of the same tasks. Thus I was able to try the program on a few examples suggested by #McClelland & #Rumelhart.

    #Logic

  2. #ThemeOneProgram#JetsAndSharks 3.1
    inquiryintoinquiry.com/2022/09

    Using #CactusGraphs or #MinimalNegations to implement pools of #MutuallyInhibitoryNeurons erects #NeuralArchitectures on substantially different foundations from current #Connectionist models. At a high level of abstraction, however, there is enough homology between the 2 orders to compare their performance on many of the same tasks. Thus I was able to try the program on a few examples suggested by #McClelland & #Rumelhart.

    #Logic

  3. #ThemeOneProgram#JetsAndSharks 3.1
    inquiryintoinquiry.com/2022/09

    Using #CactusGraphs or #MinimalNegations to implement pools of #MutuallyInhibitoryNeurons erects #NeuralArchitectures on substantially different foundations from current #Connectionist models. At a high level of abstraction, however, there is enough homology between the 2 orders to compare their performance on many of the same tasks. Thus I was able to try the program on a few examples suggested by #McClelland & #Rumelhart.

    #Logic

  4. #ThemeOneProgram#JetsAndSharks 3
    inquiryintoinquiry.com/2022/09

    Given a representation of the Jets & Sharks universe in computer memory, we naturally want to see if the memory serves to supply the facts a well-constructed #DataBase should.

    In their #PDPHandbook presentation of the Jets & Sharks example, #McClelland & #Rumelhart give several exercises for exploring the use of their #NeuralPool #MemoryModel on tasks of #Retrieval & #Generalization.

    Exercise 2.1
    web.stanford.edu/group/pdplab/

    #Logic

  5. #ThemeOneProgram#JetsAndSharks 3
    inquiryintoinquiry.com/2022/09

    Given a representation of the Jets & Sharks universe in computer memory, we naturally want to see if the memory serves to supply the facts a well-constructed #DataBase should.

    In their #PDPHandbook presentation of the Jets & Sharks example, #McClelland & #Rumelhart give several exercises for exploring the use of their #NeuralPool #MemoryModel on tasks of #Retrieval & #Generalization.

    Exercise 2.1
    web.stanford.edu/group/pdplab/

    #Logic

  6. #ThemeOneProgram#JetsAndSharks 3
    inquiryintoinquiry.com/2022/09

    Given a representation of the Jets & Sharks universe in computer memory, we naturally want to see if the memory serves to supply the facts a well-constructed #DataBase should.

    In their #PDPHandbook presentation of the Jets & Sharks example, #McClelland & #Rumelhart give several exercises for exploring the use of their #NeuralPool #MemoryModel on tasks of #Retrieval & #Generalization.

    Exercise 2.1
    web.stanford.edu/group/pdplab/

    #Logic

  7. #ThemeOneProgram#JetsAndSharks 2.1
    inquiryintoinquiry.com/2022/08

    Our #CactusGraph bears a vocabulary of \(41\) #LogicalTerms, each denoting a #BooleanVariable, so our proposition, call it \(``q",\) is a #BooleanFunction \(q:\mathbb{B}^{41}\to\mathbb{B}.\) Since \(2^{41}=2,199,023,255,552,\) its #TruthTable has \(>\) 2 trillion rows and its #VennDiagram has that many cells. There are \(2^{2^{41}}\) functions \(f:\mathbb{B}^{41}\to\mathbb{B}\) and \(q\) is just one of them.

    #Logic #LogicalGraphs

  8. #ThemeOneProgram#JetsAndSharks 1
    inquiryintoinquiry.com/2022/08

    In developing the Theme One Program I tested successive versions of its #InferenceEngine for #PropositionalCalculus #ConstraintSatisfaction on examples of #Logic problems current in the literature of the day. #McClelland and #Rumelhart's #PDPHandbook set one of the wittiest gems ever to whet one's app-titude so I could hardly help but take it on. The linked text is a light revision of the way I set it up in the program's User Guide.