Open in app

Sign In

Write

Sign In

Vishwa Jayaratne
Vishwa Jayaratne

111 Followers

Home

About

Jan 5, 2020

A Deep Look @ Deep Learning — Part 02

Activation of neurons — Welcome back to the discussion on deep learning. We could have a basic idea of what is deep learning in the previous story. You can find it here. Now we know that deep learning is a process that a large neural network can learn to do do something specific. …

Deep Learning

10 min read

A Deep Look @ Deep Learning — Part 02
A Deep Look @ Deep Learning — Part 02
Deep Learning

10 min read


Oct 5, 2019

A Deep Look @ Deep Learning — Part 01

What is deep learning? — Deep learning is a booming topic these days. Everyone talks about it. Everyone tries to apply it to various problems. But what is it? To understand Deep learning, we will need to take a look back at artificial intelligence. Artificial intelligence Artificial intelligence can be introduced as an attempt to build something…

Artificial Intelligence

6 min read

A Deep Look @ Deep Learning — Part 01
A Deep Look @ Deep Learning — Part 01
Artificial Intelligence

6 min read


Jul 29, 2019

JavaScript module.exports, require, import, export, define ??

What the heck! — You might have seen such kind of expressions in various JavaScript sources. The basic idea behind all of these is Modularization. Wait! What? Modularization Modularization is simply making our source code split into logical units of independent, reusable code which become the building blocks of our application. Initial releases of JavaScript…

JavaScript

6 min read

JavaScript module.exports, require, import, export, define ??
JavaScript module.exports, require, import, export, define ??
JavaScript

6 min read


Published in

Level Up Coding

·Jul 20, 2019

Generators and Iterators in Python — Handy Python Features (Part 3)

__how_can_we_use_generators__.py — Last time we had a look at how decorators work in Python. You can find the previous discussion from the following links: Handy Python Features — Part 01 Handy Python Features — Part 02 In this article, we will explore another handy feature in Python and discuss what generators are…

Python

4 min read

Generators and Iterators in Python — Handy Python Features (Part 3)
Generators and Iterators in Python — Handy Python Features (Part 3)
Python

4 min read


Published in

Level Up Coding

·Jul 11, 2019

Decorators, Callables, and Function Metadata in Python — Handy Python Features (Part 2)

__exploring_more_on_decorators__.py — Part 1 of this series gave you a better understanding of how decorators work and where to use them. We are ready to explore more on decorators in this discussion using metadata and callables. Function Metadata Metadata is maintained within a function for several purposes. For example, we can keep notes for…

Python

5 min read

Decorators, Callables, and Function Metadata in Python — Handy Python Features (Part 2)
Decorators, Callables, and Function Metadata in Python — Handy Python Features (Part 2)
Python

5 min read


Published in

Level Up Coding

·Jul 4, 2019

Decorators and Functions in Python — Handy Python Features (Part 1)

__how_can_we_use_decorators__.py — Python is a powerful language and there are many handy built-in features. Decorators are one of them. You might have seen decorators in Python code as in the following example: Decorators are functions that wrap other functions and change their behavior. Python describes…

Python

4 min read

Decorators and Functions in Python — Handy Python Features (Part 1)
Decorators and Functions in Python — Handy Python Features (Part 1)
Python

4 min read

Vishwa Jayaratne

Vishwa Jayaratne

111 Followers

https://www.linkedin.com/in/vishwa-efor/

Following
  • Dr. Derek Austin 🥳

    Dr. Derek Austin 🥳

  • Markus Buchholz

    Markus Buchholz

  • Pam Saraga

    Pam Saraga

  • Josue Luzardo Gebrim

    Josue Luzardo Gebrim

  • Dulanjaya Tennekoon

    Dulanjaya Tennekoon

See all (201)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams