Open in app
Home
Notifications
Lists
Stories

Write
Maksym Zavershynskyi
Maksym Zavershynskyi

Home

Published in NEAR Protocol

·Jul 11, 2019

Wasm for Blockchain 2019

14 hours of content compressed into a 20 min read. For those interested in Wasm and Blockchain but not fortunate to attend the workshop that happened in Berlin, I have summarized the content in this post. eWASM ewasm Ewasm Alex Beregszaszi @ Ewasm Team Alex gave an in-depth walk through the story of…

Blockchain

21 min read

Wasm for Blockchain 2019
Wasm for Blockchain 2019

Published in NEAR Protocol

·May 28, 2019

Exploring Liveness of Avalanche

… or any consensus algorithm that relies on an unstable equilibrium. In this post we explore the fundamental issue with the consensus algorithms that rely on unstable equilibrium, using the Avalanche family as an example. We mainly focus on the Slush, Snowflake, and Snowball algorithms that are the stepping stones…

Blockchain

7 min read

Exploring Liveness of Avalanche
Exploring Liveness of Avalanche

Published in NEAR Protocol

·May 2, 2019

Rust parallelism for non-C/C++ developers

The bare minimum. The majority of people coming to Rust have C/C++ background which allows them to easily transition into Rust parallelism since it is so similar. However, for many people coming from other languages, it is a challenge. In this post, we will walk through the standard Rust parallelism…

Programming

12 min read

Rust parallelism for non-C/C++ developers
Rust parallelism for non-C/C++ developers

Published in NEAR Protocol

·Mar 11, 2019

Remote Development and Debugging of Rust with CLion

Rust, being a relatively new language, is still on its path to gaining wide support by IDEs. Most in our team use CLion for Rust development which is especially great for local debugging, alas it is not free. Since we are developing a blockchain it requires careful orchestration of the…

Rust

5 min read

Remote Development and Debugging of Rust with CLion
Remote Development and Debugging of Rust with CLion

Published in NEAR Protocol

·Jan 10, 2019

Understanding Rust Lifetimes

No, seriously, this time for real Coming to Rust from C++ and learning about lifetimes is very similar to coming to C++ from Java and learning about pointers. At first, it looks like an unnecessary concept, something a compiler should have taken care of. Later, as you realize that it…

Programming

10 min read

Understanding Rust Lifetimes
Understanding Rust Lifetimes

Published in NEAR AI

·Jul 23, 2018

NAPS: Natural Program Synthesis Dataset

Since we set out to solve programming, our initial goal is to figure out how computers can solve algorithmic problems. Recently, we published a great overview post on this — “Are we close to having machines solve TopCoder problems?” that described our approach. Today, we want to showcase our progress…

Machine Learning

4 min read

NAPS: Natural Program Synthesis Dataset
NAPS: Natural Program Synthesis Dataset

Published in Towards Data Science

·Oct 6, 2017

User Experience with Machine Learning

Machine learning is known for its difficulties with interpretability, or rather its absence. Which is an issue if your users have to work with the numeric output, like in the systems used in sales, trading or marketing. If the user’s interpretation of the ML output is wrong the actual metrics…

Machine Learning

5 min read

User Experience with Machine Learning
User Experience with Machine Learning

Published in Towards Data Science

·Jul 1, 2017

Technical Debt in Machine Learning

Or how to shoot yourself in the foot with a bazooka. Many of us frown upon the technical debt but generally, it is not a bad thing. Technical debt is an instrument which is justified when we need to meet some release deadlines or unblock a colleague. The problem with…

Machine Learning

6 min read

Technical Debt in Machine Learning
Technical Debt in Machine Learning

Published in Towards Data Science

·May 21, 2017

MSE and Bias-Variance decomposition

As I was going through some great Machine Learning books like ISL, ESL, DL I got very confused with how they explain MSE (Mean Squared Error) and its bias-variance decomposition. Bias-variance decomposition is extremely important if you want to get a really good grasp of things like overfitting, underfitting, and…

Machine Learning

7 min read

MSE and Bias-Variance decomposition
MSE and Bias-Variance decomposition
Maksym Zavershynskyi

Maksym Zavershynskyi

Following
  • Paradigm

    Paradigm

  • TDS Editors

    TDS Editors

  • NEAR Team

    NEAR Team

  • 1inch Network

    1inch Network

  • Greg Terzian

    Greg Terzian

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable