You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/awesome/awesome-agi-cocosci.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1418,7 +1418,7 @@ English-language description for use by biologists.
1418
1418
1419
1419
*[Computational Models of Emotion Inference in Theory of Mind: A Review and Roadmap](https://onlinelibrary.wiley.com/doi/full/10.1111/tops.12371) - ***Topics in Cognitive Science***, 2019. [[All Versions](https://scholar.google.com/scholar?cluster=15919410726494658168&hl=en&as_sdt=0,5)].
1420
1420
1421
-
*[The Naïve Utility Calculus as a unified, quantitative framework for action understanding](https://www.sciencedirect.com/science/article/pii/S0010028520300633) - ***Cognitive Psychology***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=10366690800692546587&hl=en&as_sdt=0,5)]. [[Project](http://www.github.com/julianje/bishop)].
1421
+
*[The Naïve Utility Calculus as a unified, quantitative framework for action understanding](https://www.sciencedirect.com/science/article/pii/S0010028520300633) - ***Cognitive Psychology***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=10366690800692546587)]. [[Project](http://www.github.com/julianje/bishop)]. This paper presents a formal theory of the Naïve Utility Calculus as a probabilistic generative model, which highlights the role of cost and reward tradeoffs in a Bayesian framework for action-understanding. The model predicts with quantitative accuracy how people infer agents’ subjective costs and rewards based on their observable actions. By distinguishing between desires, goals, and intentions, the model extends to complex action scenarios unfolding over space and time in scenes with multiple objects and multiple action episodes.
1422
1422
1423
1423
*[AGENT: A Benchmark for Core Psychological Reasoning](http://proceedings.mlr.press/v139/shu21a.html) - ***ICML'21***, 2021. [[All Versions](https://scholar.google.com/scholar?cluster=9729067071974484204)]. Inspired by cognitive development studies on intuitive psychology, this paper presents a benchmark consisting of a large dataset of procedurally generated 3D animations, AGENT (Action, Goal, Efficiency, coNstraint, uTility), structured around four scenarios (goal preferences, action efficiency, unobserved constraints, and cost-reward trade-offs) that probe key concepts of core intuitive psychology. The results suggest that to pass the designed tests of core intuitive psychology at human levels, a model must acquire or have built-in representations of how agents plan, combining utility computations and core knowledge of objects and physics.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-angular.md
+3
Original file line number
Diff line number
Diff line change
@@ -966,6 +966,9 @@ become an Angular expert.
966
966
*[ngx-super-forms](https://github.com/naologic/ngx-super-forms) - This library adds some much-needed features on top of Angular forms and Reactive forms, to make it more developer friendly.
967
967
*[tripetto](https://gitlab.com/tripetto) - Tripetto’s FormBuilder SDK contains fully customizable components for equipping apps and websites with a comprehensive form building and deploying solution. Follow this [quickstart](https://tripetto.com/sdk/docs/getting-started/usage-with-angular/) to use FormBuilder with Angular.
968
968
*[ngx-smart-forms](https://github.com/AditechGH/ngx-smart-forms) - This workspace contains Angular libraries that streamline form handling and validation by simplifying form creation, validation, and error display, and offering advanced customization and performance boosts.
969
+
*[ngx-dynamic-form](https://github.com/jvlsoft-dev/ngx-dynamic-form) - A library that works in Angular 16 with Bootstrap 5 to generate forms in a simple and dynamic way.
970
+
*[ngx-form](https://github.com/paddls/ngx-form) - Model based typed reactive forms made easy.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-cpp.md
+1
Original file line number
Diff line number
Diff line change
@@ -371,6 +371,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
371
371
*[UnQLite](https://github.com/symisc/unqlite) - A self-contained, serverless, zero-configuration, transactional NoSQL engine. [BSD-2-Clause][website](https://unqlite.org/)
372
372
*[upscaledb](https://upscaledb.com) - An embedded "typed" key/value store with a built-in query interface. [GPLv3]
373
373
*[TigerBeetleDB C++ client (Community)](https://github.com/kassane/tigerbeetle-cpp) - TigerBeetle is a financial accounting database designed for mission critical safety and performance to power the future of financial services. [BSL-1.0]
374
+
*[Trilogy](https://github.com/trilogy-libraries/trilogy) - a client library for MySQL-compatible database servers, designed for performance, flexibility, and ease of embedding. [MIT]
374
375
*[UStore](https://github.com/unum-cloud/ustore) - Multi-Modal database for BLOBs, JSON, and graphs. [Apache2]
375
376
*[Velox](https://github.com/facebookincubator/velox) - A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. [Apache-2.0][website](https://velox-lib.io/)
Copy file name to clipboardexpand all lines: docs/awesome/awesome-cyber-security-university.md
+2
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,7 @@ Pull requests are welcome with the condition that the resource should be free! P
66
66
*[Principles of security](https://github.com/brootware/awesome-cyber-security-university/blob/master/<https://tryhackme.com/room/principlesofsecurity>) - Principles of security.
67
67
*[Red Team Engagements](https://github.com/brootware/awesome-cyber-security-university/blob/master/<https://tryhackme.com/room/redteamengagements>) - Intro to red team engagements.
68
68
*[Hip Flask](https://tryhackme.com/room/hipflask) - An in-depth walkthrough covering pentest methodology against a vulnerable server.
69
+
*[Practice Linux Commands](https://labex.io/courses/linux-basic-commands-practice-online) - A free course with 41 hands-on labs to practice and master the most commonly used Linux commands.
69
70
70
71
<!-- markdownlint-disable MD036 -->
71
72
**Introductory CTFs to get your feet wet**<!-- markdownlint-enable MD036 -->
@@ -89,6 +90,7 @@ Pull requests are welcome with the condition that the resource should be free! P
89
90
*[Linux Privesc](https://github.com/brootware/awesome-cyber-security-university/blob/master/<https://tryhackme.com/room/linuxprivesc>) - Practice your Linux Privilege Escalation skills on an intentionally misconfigured Debian VM with multiple ways to get root! SSH is available.
90
91
*[Red Team Fundamentals](https://github.com/brootware/awesome-cyber-security-university/blob/master/<https://tryhackme.com/room/redteamfundamentals>) - Learn about the basics of a red engagement, the main components and stakeholders involved, and how red teaming differs from other cyber security engagements.
91
92
*[Red Team Recon](https://github.com/brootware/awesome-cyber-security-university/blob/master/<https://tryhackme.com/room/redteamrecon>) - Learn how to use DNS, advanced searching, Recon-ng, and Maltego to collect information about your target.
93
+
*[Nmap Tutorials](https://labex.io/tutorials/quick-start-with-nmap-free-tutorials-400132) - Learn and practice the basics of network scanning using Nmap.
92
94
93
95
<!-- markdownlint-disable MD036 -->
94
96
**Red Team Intro CTFs**<!-- markdownlint-enable MD036 -->
Copy file name to clipboardexpand all lines: docs/awesome/awesome-digital-humanities.md
+7-14
Original file line number
Diff line number
Diff line change
@@ -52,15 +52,11 @@ This is a curated list of tools, resources, and services supporting the Digital
52
52
53
53
## Data Annotation
54
54
55
-
-[Annotation Studio](https://app.annotationstudio.org/) - Suite of tools for collaborative web-based annotation, developed by MIT's HyperStudio.
55
+
-[Annotation Studio](https://www.annotationstudio.org/) - Suite of tools for collaborative web-based annotation, developed by MIT's HyperStudio.
56
56
-[CATMA](https://catma.de/) - Computer Assisted Text Markup and Analysis.
57
57
-[Glycerine](https://glycerine.io/) - Provides a suite of IIIF image annotation tools and end-to-end workflows for researchers, curators and students to collaborate on projects across repositories and publish research ouputs.
58
58
-[Recogito](https://recogito.pelagios.org/) - Semantic Annotation for images and texts.
59
59
60
-
## Data Augmentation
61
-
62
-
-[AutoCat](https://autocat.apps.allenai.org/) - Create simple text classification models online. Provided by the Allen Institute for AI (AI2).
63
-
64
60
## DH Centers
65
61
66
62
-[ACDH-DH](https://www.oeaw.ac.at/acdh/) - Austrian Centre for Digital Humanities.
@@ -69,7 +65,7 @@ This is a curated list of tools, resources, and services supporting the Digital
69
65
-[Digital Humanities Lab - Universität Basel](https://dhlab.philhist.unibas.ch/en/) - The Digital Humanities is an interdisciplinary institution of the University of Basel.
70
66
-[HDLab](http://hdlab.stanford.edu/) - Humanities + Design a Research Lab at Stanford University.
71
67
-[Humanités numériques Unversity of Geneva](https://www.unige.ch/lettres/humanites-numeriques/) - The aim of the Chair is to teach the use of digital technology to all human sciences, according to the methods and issues specific to the Humanities.
72
-
-[Ladhul dhCenter](https://www.unil.ch/ladhul/fr/home.html) - Laboratoire de cultures et humanités digitales de l'Université de Lausanne.
68
+
-[Ladhul dhCenter](http://www.dhlausanne.ch/) - Laboratoire de cultures et humanités digitales de l'Université de Lausanne.
73
69
-[Luxembourg Centre for Contemporary and Digital History](https://www.c2dh.uni.lu/) - Research on new digital methods and tools for historical research and teaching.
74
70
-[Roy Rosenzweig Center for History and New Media](https://rrchnm.org/) - Creators of Zotero and other amazing open-source software tools for historians.
75
71
@@ -106,20 +102,19 @@ This is a curated list of tools, resources, and services supporting the Digital
106
102
-[Awesome Web Archiving](https://github.com/iipc/awesome-web-archiving) - Resources to archive the web.
107
103
-[Carolina Digital Humanities Initiative Tools Page](http://digitalhumanities.unc.edu/resources/tools/) - It provides a range of platforms, plug-ins, readings, and other items that might be of use for DH researchers.
108
104
-[DH Toychest](http://dhresourcesforprojectbuilding.pbworks.com/w/page/69244319/Digital%20Humanities%20Tools) - Guides, tools, and other resources for practical work in the digital humanities by researchers, teachers, and students. Curated by [Alan Liu](http://liu.english.ucsb.edu/), University of California, Santa Barbara.
109
-
-[DiRT (Digital Research Tools)](https://dirtdirectory.org/) - The DiRT Directory is a registry of digital research tools for scholarly use. DiRT makes it easy for digital humanists and others conducting digital research to find and compare resources ranging from content management systems to music OCR, statistical analysis packages to mind-mapping software.
110
105
-[Digital Textuality Resource Pages](http://digitaltextuality.pbworks.com/w/page/68178062/Digital%20Textuality%20Resource%20Pages) - Inspired by Alan Liu's ToyChest, Kimberly Knight and her students at U. Texas (Dallas) keep in this repository a list of tools for text production, visualization, still image work, sound work, and video and animation; includes some student reviews of tools.
111
106
-[Duke University's DH Tools catalog](https://digitalhumanities.duke.edu/tools) - This list includes tools that Duke supports and tools that have been used by Duke digital projects. Some of the tools are made specifically for DH and others that can be re-purposed quite effectively for Humanities research.
112
107
-[FID Romanistik](https://www.fid-romanistik.de/forschungsdaten/suche-nach-forschungsdaten/fid-internetressourcen/tools/) - Curated list of tools and resources for digital humanists in German.
113
108
-[GLAMS Workbench](https://glam-workbench.net/) - A collection of tools, tutorials, examples, and hacks to help you work with data from galleries, libraries, archives, and museums (the GLAM sector). The primary focus is Australia and New Zealand, but new collections are being added all the time.
114
109
-[Social Sciences & Humanities Open Marketplace](https://marketplace.sshopencloud.eu/) - A discovery portal which pools and contextualises resources for Social Sciences and Humanities research communities: tools, services, training materials, datasets, publications and workflows.
115
110
-[TAPoR 3](http://tapor.ca/home) - TAPoR is a gateway to the tools used in sophisticated text analysis and retrieval. It was redesigned in order to integrate the DiRT (Digital Research Tools) directory.
116
-
-[Taxonomy of Digital Research Activities in the Humanities (TaDiRAH)](http://tadirah.dariah.eu/vocab/) - This taxonomy has been developed for use by community-driven sites and projects that aim to structure information relevant to digital humanities and make it more easily discoverable. The taxonomy is expected to be particularly useful to endeavors aiming to collect information on digital humanities tools, methods, projects, or readings.
111
+
-[Taxonomy of Digital Research Activities in the Humanities (TaDiRAH)](https://tadirah.info/) - This taxonomy has been developed for use by community-driven sites and projects that aim to structure information relevant to digital humanities and make it more easily discoverable. The taxonomy is expected to be particularly useful to endeavors aiming to collect information on digital humanities tools, methods, projects, or readings.
117
112
118
113
## Platforms
119
114
120
115
-[DHSlack](https://github.com/amandavisconti/DHslack/blob/master/CodeOfConduct.md) - Slack channels for digital humanities scholars.
121
-
-[HSS Digital](https://digital.hssonline.org/) - Digital scholarship in the history of science initiative.
122
-
-[Perspectives on History](https://www.historians.org/publications-and-directories/perspectives-on-history/digital-history) - The newsmagazine of the American Historical Association.
116
+
-[HSS Digital](https://hssonline.org/page/digitalprojects) - Digital scholarship in the history of science initiative.
117
+
-[Perspectives on History](https://www.historians.org/community-careers/digital-history-resources/) - The newsmagazine of the American Historical Association.
123
118
-[wethink.hypotheses.org](https://wethink.hypotheses.org/) - Collaborative Digital History.
124
119
-[Wikipedia](https://en.wikipedia.org/wiki/Digital_history) - Digital history is the use of digital media to further historical analysis, presentation, and research.
125
120
@@ -136,8 +131,6 @@ This is a curated list of tools, resources, and services supporting the Digital
136
131
137
132
## Twitter
138
133
139
-
-[CH-Centren by @Mareike2405](https://twitter.com/i/lists/732799503221284864) - List of DH centers by Mareike König.
140
-
-[DH-People by @Mareike2405](https://twitter.com/i/lists/900392225842049024) - List of DH people by Mareike König.
141
134
-[Digital History by @moritzmaehr](https://twitter.com/moritzmaehr/lists/digital-history) - List of Digital History people by Moritz Mährg.
142
135
-[Digital Humanities by @GrandjeanMartin](https://twitter.com/GrandjeanMartin/lists/digital-humanities) - List of Digital Humanities people by Martin Grandjean.
143
136
-[Digital Humanities by @normanlippert](https://twitter.com/normanlippert/lists/digital-humanities) - List of Digital Humanities people by Norman Lippert.
@@ -156,7 +149,7 @@ This is a curated list of tools, resources, and services supporting the Digital
156
149
-[Framework for Information Literacy for Higher Education](http://www.ala.org/acrl/standards/ilframework) - How to teach digital literacy.
157
150
-[Humanities Data Analysis](https://www.humanitiesdataanalysis.org/) - A practical guide to data-intensive humanities research using the Python programming language.
158
151
-[Intro Cultural Analytics](https://melaniewalsh.github.io/Intro-Cultural-Analytics/welcome.html) - Analyze cultural artifacts with Python.
159
-
-[Introduction to Digital Humanities (DH101)](http://dh101.humanities.ucla.edu/) - Collection of resources/online coursebook based on the *Introduction to Digital Humanities (DH101)* course at [UCLA](http://www.ucla.edu/).
152
+
-[Introduction to Digital Humanities (DH101)](https://asandersgarcia.humspace.ucla.edu/courses/dh101f18/) - Collection of resources/online coursebook based on the *Introduction to Digital Humanities (DH101)* course at [UCLA](http://www.ucla.edu/).
160
153
-[Jupyter Notebooks for Digital Humanities](https://github.com/quinnanya/dh-jupyter/blob/master/README.md) - A diverse range of Jupyter notebooks, comprising research materials, course content, Python tutorials, and specific analysis tools.
161
154
-[Missing Semester](https://missing.csail.mit.edu/) - Useful tools that are not taught in class.
162
155
-[New Languages for NLP](https://new-languages-for-nlp.github.io/course-materials/intro.html) - Learn how to annotate linguistic data and train statistical language models using cutting-edge natural language processing (NLP) tools.
@@ -174,4 +167,4 @@ This is a curated list of tools, resources, and services supporting the Digital
174
167
-[StorylineJS](http://storyline.knightlab.com/) - Tell the story behind the numbers.
175
168
-[StorymapJS](https://storymap.knightlab.com/) - Maps that tell stories.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-for-beginners.md
-2
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
33
33
34
34
-[Cake](https://github.com/cake-build/cake)_(label: Good-first-issue)_ <br> Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
-[OpenRA](https://github.com/OpenRA/OpenRA)_(label: Easy)_ <br> A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert.
37
36
-[osu!](https://github.com/ppy/osu)_(label: good-first-issue)_ <br> Music game. Rhythm is just a click away!
38
37
-[Uno Platform](https://github.com/unoplatform/uno)_(label: good-first-issue)_ <br> OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly.
39
38
@@ -266,7 +265,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome
-[Kinto](https://github.com/Kinto/kinto)_(label: easy-pick)_ <br> A lightweight JSON storage service with synchronisation and sharing abilities.
268
267
-[Kinto.sh](https://github.com/rbreaves/kinto)_(label: first-timers-only)_ <br> Make Linux & Windows type like a mac.
269
-
-[Mailpile](https://github.com/mailpile/Mailpile)_(label: Low-Hanging-Fruit)_ <br> A free & open modern, fast email client with user-friendly encryption and privacy features
270
268
-[matplotlib](https://github.com/matplotlib/matplotlib)_(label: good-first-issue)_ <br> Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
271
269
-[MindsDB](https://github.com/mindsdb/mindsdb)_(label: good-first-issue)_ <br> MindsDB is an open source AI layer for existing databases.
272
270
-[mitmproxy](https://github.com/mitmproxy/mitmproxy)_(label: help-wanted)_ <br> An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers
0 commit comments