Categories
Uncategorized

Smart Contracts for Cosmos Blockchain

Writing smart contracts with Rust and CosmWasm for Cosmos blockchains is fun to do.

Categories
Uncategorized

Machine Learning Basics with Ludwig

We’re going to walk through the basics of machine learning and applying it to the problem of email spam prediction. We are going to do this by loading training data sets, building a few machine learning models and then checking their performance on test data sets. The data sets we are using are small enough […]