froggrog

froggrog

Pallium Network: distributed computation network for machine learning

Hello elixers,

Pallium Network is the distributed computation network for machine learning. Like any distributed network, Pallium Network has an increased computer performance: large tasks are split into smaller ones and at the same time processed in the variety of nodes. Dispersed architecture and no centre in the distributed network increase its fault tolerance and enhance the scaling capabilities to gain performance.
The network of Pallium Network is decentralized, self-organized and it develops the ecosystem where all processes and events take place among its participants and are regulated directly by them. The decentralization of the Pallium network allows neutralizing mistakes and abuse of the centrally managed networks and adjusting the rights of all its participants.
The Pallium network is capable of solving the tasks of any complexity and scale. The main mission of Pallium Network is to promote the development of artificial intelligence and machine learning.
One of the basic concepts of Pallium Network is agent-oriented approach. Autonomous Intelligent Agent (AIA) is the program component of the Pallium network, executing the assigned task. The agent interacts with the network, receiving data that reflects the events in the network, interpreting them and creating new ones.
The communication between the agents is performed by delivering messages through channels and transactions. The agent’s independence and intelligence are determined by its inner decision-making system which can be based on simple algorithms and complex ML-models both. The agent has its balance and competency (possibility and ability to solve the assigned task).
Each agent has the owner that defines the agent’s competence, choosing methods for solving.
The participants of Pallium Network create the market of computing resources and competences with help of agents. Sales and purchase of data and computing resources, agent’s competences, rights to agent’s possession are available to the market participants. Any of the market participants can perform one or a number of functions: to be a provider and (or) a consumer of the computing and information resources and agents’ competences. The participants implement their functions with help of agents. The market, organized by the participants, establishes the decentralized economics of the project, which is regulated by the blockchain technology.

We are open for cooperation with AI teams and developers. If your project needs additional computation resources or you are interested in testing our network or launching a common pilot project, feel free to contact us: hello@pallium.network

Most Liked

Zesky665

Zesky665

This looks awesome :slight_smile:

Last Post!

froggrog

froggrog

Unfortunately, it’s hard to calculate because this is a free market of computation resources and the Network computation power depends on demand and offer. As of now, over 2 million GPUs are used only for Ethereum mining. After consensus transfer from PoW to PoS it’s possible to expect a significant number of unused computation resources. We are also expecting that Intelligence Processing Unit will be developing in the nearest future as its application may substantially increase the Network productivity.

Where Next?

Popular in Discussions Top

CharlesO
Erlang :list.nth simple, but 1 - based nth(1, [H|_]) -> H; nth(N, [_|T]) when N > 1 -> nth(N - 1, T). Elixir Enum.at … coo...
New
restack_oslo
Hello, Please pardon me for any faux paux. I am 46 and this is my first time on a forum of any kind. I wanted to to get answers from tho...
New
slashdotdash
Phoenix Live View is now publicly available on GitHub. Here’s Chris McCord’s tweet announcing making it public.
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
owaisqayum
I have a sample string sentence = "Hello, world ... 123 *** ^%&*())^% %%:>" From this string, I want to only keep the integers, ...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
shishini
I think this twitter post and youtube video didn’t get as much attention as I hoped I am still new to Elixir, so can’t really judge ...
New

Other popular topics Top

minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New

We're in Beta

About us Mission Statement