A Simplified View On Neural Network Activation Functions
https://medium.com/illumination/a-simplified-view-on-neural-network-activation-functions-37a947437f69
https://medium.com/illumination/a-simplified-view-on-neural-network-activation-functions-37a947437f69
Medium
A Simplified View On Neural Network Activation Functions
Understand Nonlinear Activation Functions In Neural Network.
Simple Introduction to Object Oriented Programming in Python
https://medium.com/@zaireali649/simple-introduction-to-object-oriented-programming-in-python-335b4bbb5dfe
https://medium.com/@zaireali649/simple-introduction-to-object-oriented-programming-in-python-335b4bbb5dfe
Medium
Simple Introduction to Object Oriented Programming in Python
Introduction to OOP
Making a Simple Webpage using AWS and Flask (Part 2)
https://medium.com/@fearandfaith04/making-a-simple-webpage-using-aws-and-flask-part-2-e0e1bc02f061
https://medium.com/@fearandfaith04/making-a-simple-webpage-using-aws-and-flask-part-2-e0e1bc02f061
Medium
Making a Simple Webpage using AWS and Flask (Part 2)
Creating the Flask App.
Set up a ChatOps notifications service within your AWS environment in 5 minutes using EventBridge…
https://abdirahman-jama.medium.com/set-up-a-chatops-notifications-service-within-your-aws-environment-in-5-minutes-using-eventbridge-4e22111d36ee
https://abdirahman-jama.medium.com/set-up-a-chatops-notifications-service-within-your-aws-environment-in-5-minutes-using-eventbridge-4e22111d36ee
Medium
Set up a ChatOps notifications service within your AWS environment in 5 minutes using EventBridge, Lambda and Python
AWS EventBridge is Amazon’s serverless event bus that simplifies the process for creating event driven applications at scale. It allows…
Quickstart for creating simple Interactive Maps in Jupyter Notebooks using ipyleaflet
https://stevenkyle2013.medium.com/quickstart-for-creating-simple-interactive-maps-in-juniper-notebooks-using-ipyleaflet-d0d797a82036
https://stevenkyle2013.medium.com/quickstart-for-creating-simple-interactive-maps-in-juniper-notebooks-using-ipyleaflet-d0d797a82036
Medium
Quickstart for creating simple Interactive Maps in Jupyter Notebooks using ipyleaflet
Data visualization is extremely important when doing data analysis. While working on some projects of mine, I came across a handy package…
How to Count the Number of Unregistered Cases of Covid-19?
https://medium.datadriveninvestor.com/how-to-count-the-number-of-unregistered-cases-of-covid-19-6f86171fe09a
https://medium.datadriveninvestor.com/how-to-count-the-number-of-unregistered-cases-of-covid-19-6f86171fe09a
Medium
How to Count the Number of Unregistered Cases of Covid-19?
A possible strategy to study whether there were unreported cases of Coronavirus.
How I Set up a Curriculum to Learn Data Science from Scratch
https://medium.datadriveninvestor.com/how-i-set-up-a-curriculum-to-learn-data-science-from-scratch-1256b7199d30
https://medium.datadriveninvestor.com/how-i-set-up-a-curriculum-to-learn-data-science-from-scratch-1256b7199d30
Medium
How I Set up a Curriculum to Learn Data Science from Scratch
Relying only on free resources
Descargando valores de mercado de forma automática desde Transfermarkt utilizando Python.
https://medium.com/@PacoLuna_/descargando-valores-de-mercado-de-forma-autom%C3%A1tica-desde-transfermarkt-utilizando-python-e7e1bfd7e63d
https://medium.com/@PacoLuna_/descargando-valores-de-mercado-de-forma-autom%C3%A1tica-desde-transfermarkt-utilizando-python-e7e1bfd7e63d
Medium
Descargando valores de mercado de forma automática desde Transfermarkt utilizando Python.
Utilizamos jupyet notebook
MDS: Multidimensional Scaling — Smart Way to Reduce Dimensionality in Python
https://towardsdatascience.com/mds-multidimensional-scaling-smart-way-to-reduce-dimensionality-in-python-7c126984e60b
https://towardsdatascience.com/mds-multidimensional-scaling-smart-way-to-reduce-dimensionality-in-python-7c126984e60b
Medium
MDS: Multidimensional Scaling — Smart Way to Reduce Dimensionality in Python
An explanation of the MDS algorithm with a detailed Python example
F-statistic: Understanding model significance using python
https://adityamanikantan.medium.com/f-statistic-understanding-model-significance-using-python-c1371980b796
https://adityamanikantan.medium.com/f-statistic-understanding-model-significance-using-python-c1371980b796
Medium
F-statistic: Understanding model significance using python
In statistics, a test of significance is a method of reaching a conclusion to either reject or accept certain claims based on the data. In…