8:00 – 10:00 ASRC
- Finished Opinion Dynamics With Decaying Confidence: Application to Community Detection in Graphs. Details here.
- Orgnet – network analytics by Valdis Krebs Website and blog. Lots of stuff here.
8:00 – 10:00 ASRC
7:30 – 10:30 ASRC
7:00 – 5:00 ASRC
rMat
, D1, D2, D3, D4,
U1, 5, 3, 0, 1,
U2, 4, 0, 0, 1,
U3, 1, 1, 0, 5,
U4, 1, 0, 0, 4,
U5, 0, 1, 5, 4,
rowMat
U1, 0.67, 0.89,
U2, 0.36, 0.47,
U3, 0.51, 0.27,
U4, 0.11, 0.84,
U5, 0.23, 0.88,
colMat
D1, 0.36, 0.68,
D2, 0.84, 0.06,
D3, 0.07, 0.06,
D4, 0.65, 0.16,
steps = 5000
P
Array2DRowRealMatrix{{0.1714659334,2.4334642215},{0.2222526463,1.8424266034},{1.8809519431,0.3877676639},{1.5002592207,0.3319796716},{1.398228183,1.5413729554}}
Q
Array2DRowRealMatrix{{0.1642944844,0.083284122,1.152720993,2.6155442597},{2.0998133805,1.0434120295,2.0884233062,0.228777745}}
rowMat
U1, 0.17, 2.43,
U2, 0.22, 1.84,
U3, 1.88, 0.39,
U4, 1.5, 0.33,
U5, 1.4, 1.54,
colMat
D1, 0.16, 2.1,
D2, 0.08, 1.04,
D3, 1.15, 2.09,
D4, 2.62, 0.23,
newMat
, D1, D2, D3, D4,
U1, 5.14, 2.55, 5.28, 1.01,
U2, 3.91, 1.94, 4.1, 1,
U3, 1.12, 0.56, 2.98, 5.01,
U4, 0.94, 0.47, 2.42, 4,
U5, 3.47, 1.72, 4.83, 4.01,
6:45 – 4:45 ASRC
P = [[ 0.67503659 0.89795272] [ 0.36939303 0.47816356] [ 0.51019257 0.27772317] [ 0.1130504 0.84860109] [ 0.23238542 0.88222005]] Q = [[ 0.36692407 0.6844149 ] [ 0.84469693 0.06331073] [ 0.07366106 0.06603799] [ 0.65677669 0.16947152]] nP = [[ 0.16286496 2.42456084] [ 0.21647521 1.83981127] [ 1.9047257 0.39049035] [ 1.52103295 0.33509559] [ 1.41350212 1.51711067]] nQ = [[ 0.15875994 2.09665688] [ 0.08334172 1.04818927] [ 1.16320811 2.09280482] [ 2.56431807 0.24424636]] nQt = [[ 0.15875994 0.08334172 1.16320811 2.56431807] [ 2.09665688 1.04818927 2.09280482 0.24424636]] R = [[5 3 0 1] [4 0 0 1] [1 1 0 5] [1 0 0 4] [0 1 5 4]] nR = [[ 5.10932861 2.55497211 5.26357846 1.00982771] [ 3.89182055 1.94651185 4.10217161 1.00447849] [ 1.12111842 0.56805092 3.03281247 4.97969837] [ 0.94405957 0.4780091 2.47056752 3.98225815] [ 3.40526805 1.70802283 4.81921366 3.99521777]]
7:00 – 4:00 ASRC

7:00 – 10:00, 10:30 – 5:30 ASRC
7:00 – 4:00 ASRC
7:00 – 3:30 ASRC
7:00 – 5:00 ASRC
8:00 – 12:00 – UMBC
7:00 – 4:30 ASRC
7:00 – 5:00 ASRC
7:00 – 6:30 ASRC
Orthogonality and orthography: introducing measured distance into semanticspace
Utopian: User-driven topic modeling based on interactive nonnegative matrix factorization
6:30 – 3:00 ASRC
http://karpathy.github.io/2015/05/21/rnn-effectiveness/?branch_used=true Great article on RNN. Sample code available too.
6:45 – 3:00 ASRC
You must be logged in to post a comment.