generally intelligent robot
The goal is to build a robot with common sense & the ability to generalize to any 3 dimensional goal with a time estimate.
The following are generated images using Python 3
& C
& various libraries like matplotlib
, networkx
, ...
The VCC robotic arm is coded using https://robosuite.ai
Visualizations of general intelligence models
Visualizations of HTM & HTW [1]
HTM node x=1,y=2 level=1 time_step=12.png markov graph
HTM node x=1,y=2 level=1 time_step=50.png markov graph
HTM node x=1,y=2 level=1 time_step=50.png temporal groups dendrogram
Visualizations of GVM [2] [3]
16 edge filters visualization
gabor filter radian angle = 0
gabor filter radian angle = 0.39, incrementing 16 times to 5.89
For handwritten digit "0"
16 localized[i] = competitor_maxs <= gabor_filter_at_i
localized[cross_orient_max > gabor_filtered] = 0
updated background threshold = 0.001
14 more images representing bottom up messages for handwritten digit "0"
label=0_num_landmark_features=88_num_close_pairs=395_perturb_factor=2 0_max_lateral_connection_pixel_length=15_tolerance=4.png
optimal perturb factor?
optimal max_lateral_connection_pixel_length?
optimal tolerance?
cross channel pooling visualization
channel_offset = 1 factor = 1
channel_offset = 2 factor = 2
Virtual environment with robotic arm & multiple camera point of view data to implement visual cognitive computer (VCC) architecture
Visualizations of VCC 3D with recursive calls
Visualizations of VCC 3D with recursive calls + grounded language understanding
how_the_brain_might_work.pdf
GSM_summary.pdf
GVM_details.pdf