huan / ai-art-design-workshop

AI Art & Design Workshop
Apache License 2.0
2 stars 1 forks source link

Add courses related to Knowledge Graph #1

Open leinue opened 4 years ago

leinue commented 4 years ago

Knowledge graphs is more important than ML/DL, Knowledge graphs give AI the context it needs.

For Artificial Intelligence to make its intelligent decisions, it is necessary to emulate ‘context’. It must be possible to represent the relationships, complexity and, most importantly, the meaning of data in such a way that the AI’s seemingly intelligent conclusions and decision are sensible in the real-world. Within Ontotext’s GraphDB, knowledge graphs represent data and the meaning of that data. This is how information is transformed into the ‘knowledge’ in knowledge graphs. GraphDB’s use of Linked Data captures the relationships between the data, which is the ‘graph’ part. This representation of data’s semantics and its relationships create a contextual understanding that is used by AI to make those seemingly intelligence decisions.

References:

  1. https://www.ontotext.com/blog/artificial-intelligence-and-the-knowledge-graph/
  2. https://neo4j.com/blog/ai-graph-technology-knowledge-graphs/
  3. https://www.forbes.com/sites/bernardmarr/2019/06/26/knowledge-graphs-and-machine-learning-the-future-of-ai-analytics/
huan commented 4 years ago

You are fast!