
SingularityNET – A Decentralized, Open Market and Network for AIs
- Frank
- February 11, 2021
- AGI
- agi token
- AI
- API
- Artificial General Intelligence
- artificial intelligence
- Arxiv
- Ben Goertzel
- benefit
- Blockchain
- cardano
- Deep Learning
- deoldify
- erc20
- Ethereum
- explained
- goertzel
- Governance
- Graph
- hanson
- hanson robotics
- ICO
- inflation
- intelligence
- liquid rank
- liquidrank
- Machine Learning
- matchmaking
- network
- Neural Networks
- offer coin
- offer networks
- offercoin
- offernetworks
- open cog
- opencog
- Paper
- reputation
- reputation system
- Singularity
- singularitynet
- sophia
- tontoni phi
Yannic Kilcher explains this white paper on SingularityNET. Big Tech is currently dominating the pursuit of ever more capable AI. This happens behind closed doors and results in a monopoly of power. SingularityNET is an open, decentralized network where anyone can offer and consume AI services, and where AI agents can interlink with each other […]
Read More
Exploring the Microsoft Graph Toolkit
The Microsoft Graph Toolkit is a collection of web components powered by the Microsoft Graph that work with any web framework and on all modern browsers. In this video, Nikola Metulev comes on to showcase how quickly you can get started. Time index: [01:54] – What is Microsoft Graph and Graph Toolkit? [03:22] – What […]
Read More
How to Predict the Spread of Epidemics
Up and Atom talks about predicting and modeling the spread of epidemics like the coronavirus (COVID-19) outbreak we are experiencing now.
Read More
Neural Networks and Linear Regression
- Frank
- March 1, 2020
- Beginner
- Computers
- continuous
- Data
- Data Science
- datascience
- easy
- Education
- Graph
- graphing
- how to
- infer
- input
- intro
- Learning
- linear
- Linear Regression
- Machine
- Machine Learning
- made easy
- Math
- ML
- neural net
- Neural Network
- plot
- predict
- Prediction
- Predictions
- Programming
- Python
- Regression
- relationship
- scatter
- scatterplot
- series
- simple
- simple linear regression
- Tutorial
- variable
On Friday, someone asked me about linear regression with neural networks. I didn’t have a good answer – I knew that you *could* do linear regression but neural networks, but never had actually done it in practice. Promising to learn more, I came across this video by giant_neural_network on YouTube.
Read More
Exploring Microsoft the Graph SDK
Microsoft Graph is a gateway to the data and intelligence in Microsoft 365. It provides a unified programming model that you can use to take advantage of the data in Office 365, Enterprise Mobility + Security, and Windows 10. In this episode we’re joined by Darrel Miller (@darrel_miller), PM for Microsoft Graph developer tooling. Darrel […]
Read More
Cosmos DB Graph Best Practices
Here’s a great video on best practices for Graph databases on Cosmos DB.
Read More
Graph Neural Networks
Here’s an interesting video posted to the Microsoft Research YouTube channel about graph neural networks. Graph structured data types are a natural representation for such systems, and several architectures have been proposed for applying deep learning methods to these structured objects.
Read More
Great Introduction to Graph Databases
Here’s a unique introduction to graph database technology from a presenter who sounds like he’s from a Quentin Tarantino movie. 🙂
Read More
Graphs with Azure Cosmos DB
If my previous post about the graph data structure has you eager to get started, then check out this video with Kirill Gavrylyuk. He talks Azure Cosmos DB and Graphs with Scott, exploring why we need graphs, and what we can be done with graphs on Azure Cosmos DB. Azure Cosmos DB offers native graph […]
Read More
What is a Graph?
I’ve been hearing the term “graph” more and more lately. Whether it’s the Microsoft Graph mentioned repeatedly in the Ingite 2017 keynotes or the Graph features available in CosmosDB, it’s a common type of non-linear data structure. If you want to know the particulars, then watch this great explainer video by mycodeschool.
Read More