bar plots
This commit is contained in:
code
bar_plot.pyexperiment.pyline_plots.pynetwork.pylearn_from_soup.pymixed-self-fixpoints.pymixed-soup.pynetwork_trajectorys.pytraining-fixpoints.pyvisualization.py
setups
experiments
Soup
exp-learn-from-soup-_1552658566.5572753-0
exp-mixed-self-fixpoints-_1552658653.1189044-0
exp-mixed-self-fixpoints-_1552666977.5858653-0
exp-training_fixpoint-_1552658296.0913951-0
exp-weightwise_self_application-_1552664922.4501734-0
@ -0,0 +1,12 @@
|
||||
WeightwiseNeuralNetwork activiation='linear' use_bias=False
|
||||
{'divergent': 0, 'fix_zero': 0, 'fix_other': 50, 'fix_sec': 0, 'other': 0}
|
||||
|
||||
|
||||
AggregatingNeuralNetwork activiation='linear' use_bias=False
|
||||
{'divergent': 0, 'fix_zero': 0, 'fix_other': 0, 'fix_sec': 0, 'other': 50}
|
||||
|
||||
|
||||
RecurrentNeuralNetwork activiation='linear' use_bias=False
|
||||
{'divergent': 38, 'fix_zero': 0, 'fix_other': 0, 'fix_sec': 0, 'other': 12}
|
||||
|
||||
|
Reference in New Issue
Block a user