deeplizard (37)in #bitcoin • 6 years agoCoinbase Pro Explained | Coinbase dumping GDAX brand - ReviewThings change brands change. If you squint, you might be able to see the difference. Probably NOT. Things are pretty…deeplizard (37)in #data-science • 6 years agoHexadecimal explained | Higher than base-10 positional numeral systemsA digit is a single symbol that represents a number. In positional numeral systems, the base tells us how many…deeplizard (37)in #steemit • 6 years agoSend crypto from GDAX to Steemit and back | Steemit series - Part 7In our last video, we discussed how to make money on Steemit and how to view your rewards in your wallet. In this…deeplizard (37)in #data-science • 6 years agoBinary vs Decimal | Introducing positional numeral systems for programming beginnersHumans figured this out and went with it. 👌 See how positional numeral systems work and why they are the primary way…deeplizard (37)in #data-science • 6 years agoNumeral vs Number | Introducing numeral systems for programming beginnersLet’s start this discussion with an experiment. I’m going to say a number, and I want you to pay close attention to…deeplizard (37)in #steemit • 7 years agoMaking money on Steemit | Steemit series - Part 6In this video, we discuss how you get paid on Steemit. We start by describing the Steemit reward pool, which is where…deeplizard (37)in #deep-learning • 7 years agoDeploy Keras Neural Network to Flask web service | Part 1 - OverviewOver the next few videos, we'll work to deploy a Keras neural network 🧠 to a Flask web service. In this first vid, we…deeplizard (37)in #steemit • 7 years agoPosting on Steemit and navigating the site | Steemit series - Part 5In this video, we first discuss how to create a post on Steemit. We do this by showing a demo of posting a YouTube…deeplizard (37)in #steemit • 7 years agoSteemit keys and account permissions | Steemit series - Part 4In this video, we discuss each of the account permissions and keys that are generated whenever you create a Steemit…deeplizard (37)in #data-science • 7 years agoUnicode explained | Convert characters in Chuck Norris jokes - JavaScript exampleUnicode provides us with a standard list of unique codes for each character from most of the world’s writing…deeplizard (37)in #steemit • 7 years agoCreating a Steemit account | Steemit series - Part 3In this video, we go through the process of how to create a Steemit account. This requires verifying your email…deeplizard (37)in #steemit • 7 years agoWhat is Steemit? | Steemit series - Part 2In this video, we answer the question, “What is Steemit?” We first discuss the social aspects of Steemit by…deeplizard (37)in #data-science • 7 years agoUsing code to interrogate textual data | I’m a STRING. Ask me anything! | Coding tutorialWhat’s going on everyone. In this video 🎥, we will use JavaScript and PowerShell to see how we can build and…deeplizard (37)in #steemit • 7 years agoSteemit social network and STEEM crypto & blockchain overview | Steemit series - Part 1In this video, we discuss an overview of what this Steemit playlist will cover. Topics include learning about…deeplizard (37)in #deep-learning • 7 years agoLearnable Parameters in a Convolutional Neural NetworkHow many learnable parameters are in this CNN?🧠 🤔... 2515! Find out how this is calculated in this vid on…deeplizard (37)in #data-science • 7 years agoGetting and setting data on a web page with JavaScript | Coding tutorialIn this video, we will use JavaScript code in the JavaScript console 💻 to get and set data on a web page 🌐. 1) Web…deeplizard (37)in #deep-learning • 7 years agoTrainable Params in a Keras Artificial Neural NetworkSee how to quickly access and calculate the number of learnable parameters ("trainable params") 🧠 in code with a…deeplizard (37)in #data-science • 7 years agoSaving and running programs explained | Hello world for programming beginners (Part 2)Hello world programs show us how to communicate with the outside world from inside our programs. Let’s look at this in…deeplizard (37)in #deep-learning • 7 years agoLearnable Parameters in an Artificial Neural NetworkCome learn about learnable parameters in an artificial neural network! 🧠🤖 Find out what they are and how to…deeplizard (37)in #data-science • 7 years agoHello world explained | First interactive program for programming beginners (Part 1)Hello world is the name of the first program that almost every programmer ️🖥️ writes. Let’s checkout the program and…