Files
neural-terrain-mod/run/config/neuralterrain-model.json

212 lines
5.1 KiB
JSON

{
"format": 1,
"inputs": 10,
"hidden": 12,
"hidden_weights": [
[
0.2754988831556094,
0.005471173520413314,
-0.31023426789934727,
0.27912783125741875,
0.24707666557180574,
0.08744277585964073,
0.08450698145757433,
-0.20550850033231097,
0.1937029717764104,
-0.16055724621831813
],
[
-0.2019300958225679,
0.1190747346433251,
-0.1697225410846959,
0.07915881551281527,
0.06268489945913523,
-0.2390587338042794,
-0.27243034149935047,
-0.38523141180668236,
-0.16235769706302114,
0.07623138019012304
],
[
0.29773495420111,
-0.23583725494094143,
0.03741515233486273,
-0.020222847507565436,
0.06543013001159817,
-0.22083352553855728,
0.01130782926797376,
-0.17326227922727455,
0.06472781021137101,
0.1090563047318285
],
[
0.028463204006248678,
-0.09793892147644355,
-0.22276881424000902,
0.21423449321626176,
-0.08597474723847656,
-0.002520779928116698,
-0.41001061084567175,
-0.1972776622976282,
-0.08653636098884486,
-0.054690325847315195
],
[
-0.018671339424764552,
-0.09624109285519246,
-0.2581245188762083,
0.07297216348700415,
-0.18278249738848057,
0.03953767114346451,
-0.20360877937694932,
0.4294551718579739,
0.14648909958434828,
0.24265805785470437
],
[
-0.2679938401051588,
-0.07633410849947883,
-0.14597903940691784,
-0.13942843315554693,
0.2511520168634119,
-0.16164406092955652,
-0.10895512461823413,
0.4231613590518645,
-0.2750718152992229,
0.13780473947700614
],
[
-0.2529484051524478,
-0.04101310816685554,
-0.14713347664757379,
-0.057226110462928394,
0.16207000742165623,
0.007295208246831616,
0.13643114594707967,
-0.10588222203837315,
0.2238823719114911,
0.2416886803073975
],
[
0.06983262606364496,
0.1817701267819151,
0.11245633537299114,
-0.059162661963387216,
-0.22812022308317706,
-0.1470694676692041,
-0.1479445498659549,
-0.39160391832040703,
0.13747589991844725,
0.24992826195897747
],
[
0.05102494543062491,
0.1838084887804154,
0.043726735680290625,
0.07435668362783411,
-0.11507856282318618,
0.12627812710863243,
0.07964748763313333,
-0.3404137626907646,
0.30124449823719274,
-0.08243528348033374
],
[
-0.25588035661805925,
0.18716503550380623,
0.16862758960980195,
0.12134591959965843,
-0.04159303156776821,
-0.2825069169124978,
-0.056220735570265815,
-0.15295831360139087,
-0.144569203874221,
-0.26018073181914875
],
[
-0.00017375050926075398,
-0.26431706844187736,
0.19738719719204162,
0.13734540343445262,
-0.14666415754100637,
0.24848209637889487,
-0.2617428595619079,
-0.16418042629747026,
-0.26354317962986934,
-0.043447851331193076
],
[
-0.07848122489220594,
-0.07310137288588316,
0.05079716688557638,
0.2801050954992891,
0.0065746437592551325,
0.20425362445588824,
-0.1592812507288359,
-0.004043685745564589,
0.10287540272125685,
0.16087120426868967
]
],
"hidden_bias": [
0.02451422940628436,
-0.034599682318164106,
0.006818132216127853,
-0.08383011035186456,
0.02568347083183008,
0.06265164173532399,
0.009304967146413226,
0.024410737208217816,
-0.03661836465898142,
-0.03728747437464612,
-0.015493304814290934,
0.009243785773283004
],
"height_weights": [
0.18052436358469373,
0.22200858053706948,
-0.0052842529438649945,
0.31993671239916505,
-0.16544469395014041,
-0.35359076923789723,
0.19955100516925087,
0.2376403131732161,
0.14611685974423327,
-0.14849332065629994,
0.1558779436408704,
0.2129015490040494
],
"moisture_weights": [
0.14586712111760133,
-0.2953894445406313,
-0.2431267673101488,
-0.2810465612024007,
0.12710608617351357,
0.16221418594154818,
0.05816936378083109,
-0.3654778591870911,
-0.22642862200907848,
0.02670901872352202,
0.16287140197058575,
-0.15641896222675553
],
"temperature_weights": [
0.247303528520998,
-0.05905329328842297,
0.1876885723149688,
0.26398983061780407,
-0.054587485683861,
0.13068871060946566,
-0.03734410262542635,
0.1735377976504967,
0.307159069995456,
0.22295026070643356,
-0.21234552107746762,
-0.11262532371477586
],
"height_bias": 0.1109664068968335,
"moisture_bias": 0.12753219503424906,
"temperature_bias": 0.0831592107145708,
"base_height": 68.0,
"height_amplitude": 46.0
}