forked from learn-anything/learn-anything
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlearn-anything.json
863 lines (863 loc) Β· 23.4 KB
/
learn-anything.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
{
"title": "learn anything",
"nodes": [
{
"text": "security",
"note": "is the degree of resistance to, or protection from harm",
"url": "/security",
"fx": -200.81221799262903,
"fy": -949.4395637692999
},
{
"text": "communication",
"url": "/communication",
"fx": 773.2171798774011,
"fy": -946.856521606445
},
{
"text": "natural language processing",
"note": "studies the interactions between computers and human (natural) languages",
"url": "/natural-language-processing",
"fx": 178.6606559753418,
"fy": -944.4811706542969
},
{
"text": "data science",
"note": "studies scientific methods, processes and systems to extract knowledge or insights from data in various forms, either structured or unstructured",
"url": "/data-science",
"fx": -40.63723564147949,
"fy": -940.285888671875
},
{
"text": "linguistics",
"note": "study of language and its structure including study of grammar, syntax and phonetics",
"url": "/linguistics",
"fx": 544.9050325487474,
"fy": -929.7281769299118
},
{
"text": "cryptocurrency",
"note": "is a digital asset designed to work as a medium of exchange using cryptography to secure the transactions and to control the creation of additional units of the currency",
"url": "/cryptocurrency",
"fx": -410.59774888748234,
"fy": -886.3430403578337
},
{
"text": "agriculture",
"fx": -840.7739005575377,
"fy": -881.3778757108312
},
{
"text": "games",
"note": "are structured forms of play, usually undertaken for enjoyment and sometimes used as an educational tool",
"url": "/games",
"fx": 893.5486907958984,
"fy": -874.6220550537109
},
{
"text": "computer vision",
"note": "deals with how computers can be made for gaining high-level understanding from digital images or videos it seeks to automate tasks that the human visual system can do",
"url": "/computer-vision",
"fx": 637.39892578125,
"fy": -863.4727630615234
},
{
"text": "cryptography",
"note": "practice and study of hiding information, is used to try and keep information secret and safe linear algebra",
"url": "/cryptography",
"fx": -161.0506830215454,
"fy": -854.7266540527344
},
{
"text": "artificial intelligence",
"note": "is the study of βintelligent agentsβ (any device that perceives its environment and takes actions that maximise its chance of success at some goal)",
"url": "/artificial-intelligence",
"fx": 334.2490768432617,
"fy": -850.3206787109375
},
{
"text": "machine learning",
"note": "gives computer the ability to learn without being explicitly programmed linear algebra statistics",
"url": "/machine-learning",
"fx": 64.0992202758789,
"fy": -847.8118286132812
},
{
"text": "cognitive science",
"url": "/cognitive-science",
"fx": -898.1814422607422,
"fy": -813.1345672607422
},
{
"text": "biology",
"note": "is concerned with the study of life and living organisms, including their structure, function, growth, evolution, distribution, identification and taxonomy",
"url": "/biology",
"fx": -677.0536651611328,
"fy": -801.3824005126953
},
{
"text": "anthropology",
"note": "is the study of various aspects of humans within past and present societies",
"url": "/anthropology",
"fx": -1103.3188781738281,
"fy": -798.3986968994141
},
{
"text": "entrepreneurship",
"note": "is the process of designing, launching and running a new business, which typically begins as a small business, such as a startup company, offering a product, process or service for sale or hire",
"url": "/entrepreneurship",
"fx": -530.9230499267578,
"fy": -794.0136260986328
},
{
"text": "game development",
"note": "is the process of creating a video game first video games were developed in the 1960s, but required mainframe computers and were not available to the general public",
"url": "/game-development",
"fx": 755.7735137939453,
"fy": -791.2413940429688
},
{
"text": "economics",
"note": "is concerned with description and analysis of the production, distribution, and consumption of goods and services",
"url": "/economics",
"fx": -281.99756622314453,
"fy": -784.5688018798828
},
{
"text": "computer graphics",
"note": "are pictures and films created using computers it refers to computer-generated image data created with help from specialised graphical hardware and software linear algebra",
"url": "/computer-graphics",
"fx": 466.62371826171875,
"fy": -771.4756164550781
},
{
"text": "mathematics",
"note": "study of numbers, shapes and patterns to a mathematician, the reason something is true is just as important as the fact that it is true it includes the study of : numbers (i.e. 3 + 6 = 9) change (how things become different over time) it uses logic, paper and calculator a proof gives a reason why a rule in mathematics is correct sometimes, math finds and studies rules or ideas in the real world that we donβt understand yet studying the rules and ideas of mathematics can help us understand the world better",
"url": "/mathematics",
"fx": -83.87756252288818,
"fy": -767.1338806152344
},
{
"text": "computer science",
"note": "is the study of the theory, experimentation and engineering that form the basis for the design and use of computers it is the study of automating algorithmic processes that scale",
"url": "/computer-science",
"fx": 171.48072784450642,
"fy": -763.44039847986
},
{
"text": "marketing",
"note": "is the study and management of exchange relationships",
"url": "/marketing",
"fx": -1118.8588757989532,
"fy": -735.2953339346213
},
{
"text": "chemistry",
"note": "is a branch of physical science that studies the composition, structure, properties and change of matter it includes topics such as the properties of individual atoms, how atoms form chemical bonds to create chemical compounds, the interactions of substances through intermolecular forces that give matter its general properties, and the interactions between substances through chemical reactions to form different substances",
"url": "/chemistry",
"fx": -474.35383192379254,
"fy": -720.3839663624703
},
{
"text": "psychology",
"note": "is the science of behavior and mind, embracing all aspects of conscious and unconscious experience as well as thought",
"url": "/psychology",
"fx": -851.3857365751176,
"fy": -713.2184669284595
},
{
"text": "physics",
"note": "is involved with the study of matter and its motion and behaviour through space and time, lagoon with related concepts such as energy and force its fundamental goal is to understand how the universe behaves mathematics",
"url": "/physics",
"fx": -291.524220932313,
"fy": -703.1818515781845
},
{
"text": "virtual reality",
"note": "typically refers to computer technologies that use virtual reality headsets to generate the realistic images, sounds and other sensations that replicate a real environment or create an imaginary setting",
"url": "/virtual-reality",
"fx": 786.0184100228312,
"fy": -702.0862919242569
},
{
"text": "network science",
"note": "is an academic field which studies complex networks such as telecommunication networks, computer networks, biological networks, cognitive and semantic networks, and social networks, considering distinct elements or actors represented by nodes (or vertices) and the connections between the elements or actors as links (or edges)",
"url": "/network-science",
"fx": 467.21140368266197,
"fy": -700.1651225348543
},
{
"text": "health",
"note": "is the level of functional and metabolic efficiency of a living organism",
"url": "/health",
"fx": -646.0210287636207,
"fy": -696.5850001593536
},
{
"text": "engineering",
"note": "is the application of mathematics and scientific, economic, social, and practical knowledge in order to invent, innovate, design, build, maintain, research, and improve structures, machines, tools, systems, components, materials, processes, solutions, and organizations",
"url": "/engineering",
"fx": -129.78606462478638,
"fy": -681.9711456298828
},
{
"text": "databases",
"note": "are organised collections of data they are a collection of schemas, tables, queries, reports, views, and other objects",
"url": "/databases",
"fx": 78.36385345458984,
"fy": -679.3601379394531
},
{
"text": "management",
"note": "is the administration of an organisation, whether it be a business, a not-for-profit organisation, or government body",
"url": "/management",
"fx": -1125.3907470703125,
"fy": -667.9093475341797
},
{
"text": "distributed computing",
"note": "a distributed system is a model in which components located on networked computers communicate and coordinate their actions by passing messages the components interact with each other in order to achieve a common goal",
"url": "/distributed-computing",
"fx": 738.2550947829391,
"fy": -634.850855630076
},
{
"text": "neuroscience",
"note": "is the scientific study of the nervous system deals with the anatomy, biochemistry, molecular biology, and physiology of neurons and neural circuits",
"url": "/neuroscience",
"fx": -764.6096343994141,
"fy": -628.472038269043
},
{
"text": "medicine",
"note": "is the science and practice of the diagnosis, treatment, and prevention of disease",
"url": "/medicine",
"fx": -537.4860305786133,
"fy": -622.7971420288086
},
{
"text": "law",
"note": "is a system of rules that are created and enforced through social or governmental institutions to regulate behavior",
"url": "/law",
"fx": -921.2409515380859,
"fy": -613.5409088134766
},
{
"text": "operating systems",
"note": "programming computer science",
"url": "/operating-systems",
"fx": 180.7418556213379,
"fy": -612.429557800293
},
{
"text": "programming",
"note": "is a process that leads from an original formulation of a computing problem to executable computer programs computer science",
"url": "/programming",
"fx": 464.8372344970703,
"fy": -608.9192733764648
},
{
"text": "history",
"note": "is the study of the past as it is described in written documents it is best we learn from the mistakes done already so to not repeat them again",
"url": "/history",
"fx": -1089.1422978137591,
"fy": -603.0082998647761
},
{
"text": "architecture",
"note": "is both the process and the product of planning, designing, and constructing buildings and other physical structures",
"url": "/architecture",
"fx": -30.443078994750977,
"fy": -601.2561798095703
},
{
"text": "environmental science",
"note": "is the study of the environment and the solutions of environmental problems",
"url": "/environmental-science",
"fx": -358.39191818237305,
"fy": -599.0986404418945
},
{
"text": "web development",
"note": "is a broad term for the work involved in developing a web site for the Internet (World Wide Web) or an intranet (a private network) it can range from developing the simplest static single page of plain text to the most complex web-based internet applications, electronic businesses, and social network services",
"url": "/web-development",
"fx": 691.9614562988281,
"fy": -569.934440612793
},
{
"text": "art",
"note": "is a diverse range of human activities in creating visual, auditory or performing artifacts (artworks), expressing the author's imaginative or technical skill, intended to be appreciated for their beauty or emotional power",
"url": "/art",
"fx": -577.8509317749906,
"fy": -541.1065015948747
},
{
"text": "philosophy",
"note": "is the study of general and fundamental problems concerning matters such as existence, knowledge, values, reason, mind, and language",
"url": "/philosophy",
"fx": -797.2518759334789,
"fy": -539.1219177246094
},
{
"text": "sociology",
"note": "study of social behaviour or society, including its origins, development, organisation, networks and institutions",
"url": "/sociology",
"fx": -982.1462674957229,
"fy": -536.500771081494
},
{
"text": "control systems",
"url": "/control-systems",
"fx": 158.1391258239746,
"fy": -536.1100540161133
},
{
"text": "infrastructure",
"note": "refers to the fundamental facilities and systems serving a country, city or area, including the services and facilities necessary for its economy to function",
"url": "/infrastructure",
"fx": -219.05250549316406,
"fy": -520.5701217651367
},
{
"text": "earth science",
"url": "/earth-science",
"fx": -420.16363525390625,
"fy": -511.52135467529297
},
{
"text": "design",
"note": "is the creation of a plan or convention for the construction of an object, system or measurable human interaction design is not just what it looks like and feels like design is how it works",
"url": "/design",
"fx": 9.04507827758789,
"fy": -507.14574432373047
},
{
"text": "software",
"url": "/software",
"fx": 684.3604431152344,
"fy": -503.10018157958984
},
{
"text": "computer hardware",
"note": "is the collection of physical components that constitute a computer system",
"url": "/computer-hardware",
"fx": 387.2408752441406,
"fy": -498.36507415771484
},
{
"text": "geography",
"url": "/geography",
"fx": -589.2953567504883,
"fy": -467.00170135498047
},
{
"text": "life",
"url": "/life",
"fx": -882.4961975545681,
"fy": -464.3022080132513
},
{
"text": "more",
"url": "/more",
"fx": -737.8831733707622,
"fy": -457.14732287366564
},
{
"text": "space science",
"url": "/space-science",
"fx": -192.17505073547363,
"fy": -441.99437713623047
}
],
"subnodes": [],
"connections": [
{
"source": "machine learning",
"target": "mathematics",
"curve": {
"x": -90.7388,
"y": 40.3396
}
},
{
"source": "cryptography",
"target": "mathematics",
"curve": {
"x": 31.5865,
"y": 43.7961
}
},
{
"source": "physics",
"target": "mathematics",
"curve": {
"x": 110.074,
"y": -31.9764
}
},
{
"source": "computer science",
"target": "mathematics",
"curve": {
"x": -140.679,
"y": -1.84673
}
},
{
"source": "machine learning",
"target": "computer science",
"curve": {
"x": 49.9406,
"y": 42.1857
}
},
{
"source": "programming",
"target": "computer science",
"curve": {
"x": -134.679,
"y": -77.2598
}
},
{
"source": "operating systems",
"target": "programming",
"curve": {
"x": 123.047,
"y": 1.75517
}
},
{
"source": "operating systems",
"target": "computer science",
"curve": {
"x": -11.6308,
"y": -75.5056
}
},
{
"source": "web development",
"target": "network science",
"curve": {
"x": -108.876,
"y": -65.1153
}
},
{
"source": "network science",
"target": "computer science",
"curve": {
"x": -155.366,
"y": -31.6378
}
},
{
"source": "chemistry",
"target": "physics",
"curve": {
"x": 92.9145,
"y": 8.6009
}
},
{
"source": "game development",
"target": "computer graphics",
"curve": {
"x": -146.074,
"y": 9.88316
}
},
{
"source": "virtual reality",
"target": "computer graphics",
"curve": {
"x": -142.949,
"y": -34.6946
}
},
{
"source": "neuroscience",
"target": "biology",
"curve": {
"x": 15.8966,
"y": -83.6864
}
},
{
"source": "databases",
"target": "computer science",
"curve": {
"x": 65.307,
"y": -42.0402
}
},
{
"source": "programming",
"target": "computer hardware",
"curve": {
"x": -23.2982,
"y": 55.2764
}
},
{
"source": "computer vision",
"target": "computer graphics",
"curve": {
"x": -76.3877,
"y": 45.9981
}
},
{
"source": "marketing",
"target": "psychology",
"curve": {
"x": 137.986,
"y": 11.0381
}
},
{
"source": "economics",
"target": "mathematics",
"curve": {
"x": 103.31,
"y": 8.71734
}
},
{
"source": "cryptocurrency",
"target": "economics",
"curve": {
"x": 50.55,
"y": 50.8871
}
},
{
"source": "management",
"target": "psychology",
"curve": {
"x": 132.503,
"y": -22.6545
}
},
{
"source": "cryptocurrency",
"target": "cryptography",
"curve": {
"x": 122.274,
"y": 15.8082
}
},
{
"source": "engineering",
"target": "physics",
"curve": {
"x": -84.1214,
"y": -10.6053
}
},
{
"source": "engineering",
"target": "mathematics",
"curve": {
"x": 25.9542,
"y": -42.5811
}
},
{
"source": "security",
"target": "cryptography",
"curve": {
"x": 38.8808,
"y": 47.3566
}
},
{
"source": "web development",
"target": "programming",
"curve": {
"x": -123.812,
"y": -19.4924
}
},
{
"source": "software",
"target": "programming",
"curve": {
"x": -94.7614,
"y": -52.9095
}
},
{
"source": "machine learning",
"target": "artificial intelligence",
"curve": {
"x": 133.076,
"y": -1.25449
}
},
{
"source": "natural language processing",
"target": "machine learning",
"curve": {
"x": -76.0307,
"y": 48.3346
}
},
{
"source": "health",
"target": "chemistry",
"curve": {
"x": 94.0836,
"y": -11.8995
}
},
{
"source": "medicine",
"target": "neuroscience",
"curve": {
"x": -102.561,
"y": -2.83739
}
},
{
"source": "medicine",
"target": "chemistry",
"curve": {
"x": 33.0662,
"y": -48.7935
}
},
{
"source": "health",
"target": "biology",
"curve": {
"x": -13.0163,
"y": -52.3988
}
},
{
"source": "anthropology",
"target": "psychology",
"curve": {
"x": 121.966,
"y": 42.5902
}
},
{
"source": "philosophy",
"target": "art",
"curve": {
"x": 91.2003,
"y": -0.992287
}
},
{
"source": "law",
"target": "psychology",
"curve": {
"x": 52.9276,
"y": -49.8388
}
},
{
"source": "history",
"target": "law",
"curve": {
"x": 76.7006,
"y": -5.26625
}
},
{
"source": "entrepreneurship",
"target": "economics",
"curve": {
"x": 110.962,
"y": 4.72243
}
},
{
"source": "philosophy",
"target": "psychology",
"curve": {
"x": -58.0191,
"y": -74.373
}
},
{
"source": "psychology",
"target": "neuroscience",
"curve": {
"x": 47.8881,
"y": 42.3733
}
},
{
"source": "computer graphics",
"target": "computer science",
"curve": {
"x": -149.822,
"y": 4.01757
}
},
{
"source": "game development",
"target": "virtual reality",
"curve": {
"x": 5.87244,
"y": 44.5776
}
},
{
"source": "distributed computing",
"target": "network science",
"curve": {
"x": -131.271,
"y": -32.6572
}
},
{
"source": "architecture",
"target": "design",
"curve": {
"x": 8.2441,
"y": 47.0553
}
},
{
"source": "architecture",
"target": "engineering",
"curve": {
"x": -49.6714,
"y": -40.3575
}
},
{
"source": "sociology",
"target": "psychology",
"curve": {
"x": 91.3993,
"y": -55.1063
}
},
{
"source": "environmental science",
"target": "physics",
"curve": {
"x": 0.43382,
"y": -52.0415
}
},
{
"source": "infrastructure",
"target": "engineering",
"curve": {
"x": 47.8832,
"y": -80.7006
}
},
{
"source": "infrastructure",
"target": "architecture",
"curve": {
"x": 97.8043,
"y": -40.343
}
},
{
"source": "data science",
"target": "machine learning",
"curve": {
"x": 68.6182,
"y": 46.2371
}
},
{
"source": "natural language processing",
"target": "linguistics",
"curve": {
"x": 141.373,
"y": 7.3765
}
},
{
"source": "game development",
"target": "games",
"curve": {
"x": 34.3876,
"y": -41.6904
}
},
{
"source": "control systems",
"target": "programming",
"curve": {
"x": 154.35,
"y": -36.4046
}
},
{
"source": "control systems",
"target": "computer hardware",
"curve": {
"x": 129.802,
"y": 18.8724
}
},
{
"source": "environmental science",
"target": "earth science",
"curve": {
"x": -54.8859,
"y": 43.7886
}
},
{
"source": "earth science",
"target": "space science",
"curve": {
"x": 116.244,
"y": 34.7635
}
},
{
"source": "linguistics",
"target": "communication",
"curve": {
"x": 126.906,
"y": -8.56417
}
},
{
"source": "earth science",
"target": "geography",
"curve": {
"x": -90.5658,
"y": 22.2598
}
},
{
"source": "philosophy",
"target": "life",
"curve": {
"x": -16.5867,
"y": 5.45929
}
},
{
"source": "cognitive science",
"target": "psychology",
"curve": {
"x": 18.1478,
"y": 49.9581
}
},
{
"source": "agriculture",
"target": "biology",
"curve": {
"x": 95.0937,
"y": 31.776
}
}
]
}