8 Matching Annotations
  1. Oct 2024
    1. 𝑖 attends to token 𝑗

      In the 3B1B video, Grant Sanderson uses this language in the opposite senses (he talk about adjectives, keys, attending to nouns, queries). As far as we can tell, this is incorrect (there was some discussion about it in the comments.

    2. 𝑄⁢𝐾⊤.

      Note that the way the matrices are shown in the video is consistent with is compatible with K^\top Q (rather than Q K^\top)

  2. Sep 2020
    1. ros::Publisher vis_pub = node_handle.advertise<visualization_msgs::Marker>( "visualization_marker", 0 );

      from visualization_msgs.msg import Marker

      rospy.init_node('test_vis') vis_pub = rospy.Publisher('visualization_marker', Marker, queue_size=10)

    1. indigo

      We are now on the last release of ROS1 (Noetic). If something doesn't work in Noetic, we will try to flag it.

  3. May 2020
    1. th those velocities for 20 seconds. The script will plot the resultant positions of the Neato as time elapses.

      ojiji

    1. s position. The code will populate a figure window that shows the data that is being collected. Once you are ready to stop collection, you can either clo

      Papa craco

    1. terdisciplinary, integrated, course for stu

      Shouldn't thsi be blah blah

    2. physics, and engineering content through fun, hands-on, and customizable challenges. The module includes three challenges that provide scaffolded opportunities to master new theory and apply it to programming a mobile robot to accomplish a task. Robo Ninja Warrior is part of a 12-credit, two course sequence at Olin College called Quantitative Engineering Analysis. This module sits wit

      Test test