A new article entitled "An afternoon with Electron" written by adatta02 is now online!
#Electron #Typescript #JavaScript
@ITNEXT
Last week my girlfriend Diane was looking for some help scraping pollen data from a couple of sites. The code was simple enough to hammer… > Read More...
https://codeburst.io/an-afternoon-with-electron-38ac68554b46
#Electron #Typescript #JavaScript
@ITNEXT
Last week my girlfriend Diane was looking for some help scraping pollen data from a couple of sites. The code was simple enough to hammer… > Read More...
https://codeburst.io/an-afternoon-with-electron-38ac68554b46
codeburst
An afternoon with Electron
Last week my girlfriend Diane was looking for some help scraping pollen data from a couple of sites. The code was simple enough to hammer…
A new article entitled "A Day with Kotlin" written by Rajendra Uppal is now online!
#SoftwareDevelopment #Android #Java #Kotlin #Programming
@ITNEXT
What Kotlin has that Java does not. > Read More...
https://itnext.io/a-day-with-kotlin-5a55eba1965e
#SoftwareDevelopment #Android #Java #Kotlin #Programming
@ITNEXT
What Kotlin has that Java does not. > Read More...
https://itnext.io/a-day-with-kotlin-5a55eba1965e
Medium
A Day with Kotlin
What Kotlin has that Java does not.
The article "Clustering Cryptocurrencies with Affinity Propagation" written by Sebastian Quintero with 196 claps is hot on the list of publications!
#Blockchain #DataScience #Bitcoin #MachineLearning #Crypto
@ITNEXT
We deployed an Affinity Propagation algorithm to find three distinct clusters of crypto assets, at the top end of the market capitalization… > Read More...
https://towardsdatascience.com/clustering-cryptocurrencies-with-affinity-propagation-b0ca9e105bb6
#Blockchain #DataScience #Bitcoin #MachineLearning #Crypto
@ITNEXT
We deployed an Affinity Propagation algorithm to find three distinct clusters of crypto assets, at the top end of the market capitalization… > Read More...
https://towardsdatascience.com/clustering-cryptocurrencies-with-affinity-propagation-b0ca9e105bb6
Medium
Clustering Cryptocurrencies with Affinity Propagation
To better understand coin correlations we deployed an Affinity Propagation algorithm and found three distinct clusters of crypto assets, at…
An article entitled "Java is too old, What should you learn in 2018?" written by Rajasekar Elango with 94 claps is now accessible for read!
#ComputerScience #Technology #ProgrammingLanguages #Java #Kotlin
@ITNEXT
Java has become legacy. But it has given us a wonderful JVM ecosystem and lead to creation of many good languages Groovy, Scala, Kotlin > Read More...
https://hackernoon.com/java-is-too-old-what-should-you-learn-in-2018-12cd0151b2d1
#ComputerScience #Technology #ProgrammingLanguages #Java #Kotlin
@ITNEXT
Java has become legacy. But it has given us a wonderful JVM ecosystem and lead to creation of many good languages Groovy, Scala, Kotlin > Read More...
https://hackernoon.com/java-is-too-old-what-should-you-learn-in-2018-12cd0151b2d1
Hacker Noon
Java is too old, What should you learn in 2018?
Java has become legacy. But it has given us a wonderful JVM ecosystem and lead to creation of many good languages Groovy, Scala, Kotlin
An article entitled "Discover Probot — Framework to build apps for GitHub" written by Abhijeet Singh with 52 claps is now accessible for read!
#Probot #Technology #BuildAppsForGithub #Github #Programming
@ITNEXT
Build and explore apps, built on Probot, to extend GitHub, and automate and improve your workflow. > Read More...
https://hackernoon.com/discover-probot-framework-to-build-apps-for-github-686525c264d1
#Probot #Technology #BuildAppsForGithub #Github #Programming
@ITNEXT
Build and explore apps, built on Probot, to extend GitHub, and automate and improve your workflow. > Read More...
https://hackernoon.com/discover-probot-framework-to-build-apps-for-github-686525c264d1
Hackernoon
Discover Probot — Framework to build apps for GitHub
Build and explore apps, to extend <a href="https://hackernoon.com/tagged/github" target="_blank">GitHub</a>, and automate and improve your workflow.
A new article entitled "The Microsoft laptop anomaly" written by David O. is now online!
#MicrosoftLaptop #Branding #Tech #Technology #Microsoft
@ITNEXT
A critical lesson in product branding > Read More...
https://hackernoon.com/the-microsoft-laptop-anomaly-eeb07486230b
#MicrosoftLaptop #Branding #Tech #Technology #Microsoft
@ITNEXT
A critical lesson in product branding > Read More...
https://hackernoon.com/the-microsoft-laptop-anomaly-eeb07486230b
Hacker Noon
The Microsoft laptop anomaly
A critical lesson in product branding
A new article entitled "UNDERSTANDING RESIDUAL NETWORKS" written by John Olafenwa is now online!
#DeepLearning #AI #Resnet #MachineLearning #ComputerVision
@ITNEXT
Image Recognition has advanced in recent years due to availability of large datasets and powerful GPUs that has enabled training of very… > Read More...
https://towardsdatascience.com/understanding-residual-networks-9add4b664b03
#DeepLearning #AI #Resnet #MachineLearning #ComputerVision
@ITNEXT
Image Recognition has advanced in recent years due to availability of large datasets and powerful GPUs that has enabled training of very… > Read More...
https://towardsdatascience.com/understanding-residual-networks-9add4b664b03
Medium
UNDERSTANDING RESIDUAL NETWORKS
Image Recognition has advanced in recent years due to availability of large datasets and powerful GPUs that has enabled training of very…
An article entitled "My Journey to Reinforcement Learning — Part 1.5: Simple Binary Image Transformation with Q-Learning" written by Jae Duk Seo with 36 claps is now accessible for read!
#Python #ReinforcementLearning #ImageProcessing #ArtificialIntelligence #MachineLearning
@ITNEXT
So for today, I wanted to make a very simple problem to solve with Q-learning in hopes to make my understanding more concrete. > Read More...
https://towardsdatascience.com/my-journey-to-reinforcement-learning-part-1-5-57f334189655
#Python #ReinforcementLearning #ImageProcessing #ArtificialIntelligence #MachineLearning
@ITNEXT
So for today, I wanted to make a very simple problem to solve with Q-learning in hopes to make my understanding more concrete. > Read More...
https://towardsdatascience.com/my-journey-to-reinforcement-learning-part-1-5-57f334189655
Medium
My Journey to Reinforcement Learning — Part 1.5: Simple Binary Image Transformation with Q-Learning
So for today, I wanted to make a very simple problem to solve with Q-learning in hopes to make my understanding more concrete.
An article entitled "How to create your first bar chart with D3.js" written by Per Harald Borgen with 50 claps is now accessible for read!
#Tech #DataScience #Coding #DataVisualization #JavaScript
@ITNEXT
A data visualisation tutorial for newbies. > Read More...
https://medium.freecodecamp.org/how-to-create-your-first-bar-chart-with-d3-js-a0e8ea2df386
#Tech #DataScience #Coding #DataVisualization #JavaScript
@ITNEXT
A data visualisation tutorial for newbies. > Read More...
https://medium.freecodecamp.org/how-to-create-your-first-bar-chart-with-d3-js-a0e8ea2df386
freeCodeCamp.org
How to create your first bar chart with D3.js
A data visualisation tutorial for newbies.
An article entitled "Diving deeper into Reinforcement Learning with Q-Learning" written by Thomas Simonini with 50 claps is now accessible for read!
#DeepLearning #Tech #ArtificialIntelligence #MachineLearning #Programming
@ITNEXT
Today we’ll learn about Q-Learning. Q-Learning is a value-based Reinforcement Learning algorithm. > Read More...
https://medium.freecodecamp.org/diving-deeper-into-reinforcement-learning-with-q-learning-c18d0db58efe
#DeepLearning #Tech #ArtificialIntelligence #MachineLearning #Programming
@ITNEXT
Today we’ll learn about Q-Learning. Q-Learning is a value-based Reinforcement Learning algorithm. > Read More...
https://medium.freecodecamp.org/diving-deeper-into-reinforcement-learning-with-q-learning-c18d0db58efe
freeCodeCamp.org
Diving deeper into Reinforcement Learning with Q-Learning
By Thomas Simonini This article is part of Deep Reinforcement Learning Course with Tensorflow ?️. Check the syllabus here. Today we’ll learn about Q-Learning. Q-Learning is a value-based Reinforcement Learning algorithm. This article is the second ...
A new article entitled "To Land Hybrid Gigs-of-the-Future, Freelancers Must Stay One Step Ahead of AI Bots" written by Alana Rudder is now online!
#Freelance #ArtificialIntelligence #Mavenlink #MachineLearning #Workfusion
@ITNEXT
It was late December 1776 in colonial America. Revolutionary soldiers were starving, freezing to death, and wasting away in snow-covered… > Read More...
https://towardsdatascience.com/to-land-hybrid-gigs-of-the-future-freelancers-must-stay-one-step-ahead-of-ai-bots-2f8998910b34
#Freelance #ArtificialIntelligence #Mavenlink #MachineLearning #Workfusion
@ITNEXT
It was late December 1776 in colonial America. Revolutionary soldiers were starving, freezing to death, and wasting away in snow-covered… > Read More...
https://towardsdatascience.com/to-land-hybrid-gigs-of-the-future-freelancers-must-stay-one-step-ahead-of-ai-bots-2f8998910b34
Towards Data Science
To Land Hybrid Gigs-of-the-Future, Freelancers Must Stay One Step Ahead of AI Bots
It was late December 1776 in colonial America. Revolutionary soldiers were starving, freezing to death, and wasting away in snow-covered…
A new article entitled "Easy EditText content validation with Kotlin" written by Adrian Hall is now online!
#AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
One of the things that I always deal with in my apps is the need to validate the input fields of a form. I can easily do this with this… > Read More...
https://proandroiddev.com/easy-edittext-content-validation-with-kotlin-316d835d25b3
#AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
One of the things that I always deal with in my apps is the need to validate the input fields of a form. I can easily do this with this… > Read More...
https://proandroiddev.com/easy-edittext-content-validation-with-kotlin-316d835d25b3
A new article entitled "[ Paper Summary ] Adverse events in British hospitals: preliminary retrospective record review" written by Jae Duk Seo is now online!
#Events #Economics #Healthcare #Hospital #Health
@ITNEXT
I found this paper “ Adverse events in British hospitals: preliminary retrospective record review” from Google Deep Mind’s Health home… > Read More...
https://towardsdatascience.com/paper-summary-adverse-events-in-british-hospitals-preliminary-retrospective-record-review-4fcb1f2451bc
#Events #Economics #Healthcare #Hospital #Health
@ITNEXT
I found this paper “ Adverse events in British hospitals: preliminary retrospective record review” from Google Deep Mind’s Health home… > Read More...
https://towardsdatascience.com/paper-summary-adverse-events-in-british-hospitals-preliminary-retrospective-record-review-4fcb1f2451bc
Towards Data Science
[ Paper Summary ] Adverse events in British hospitals: preliminary retrospective record review
I found this paper “ Adverse events in British hospitals: preliminary retrospective record review” from Google Deep Mind’s Health home…
A new article entitled "How to build a load more button with Vue.js and GraphQL" written by Jakub Juszczak is now online!
#Vuejs #BuildALoadMoreButton #GraphQL #FrontEndDevelopment #JavaScript
@ITNEXT
While I was working on 🎨 Colour Hunt I had to implement pagination at some point. No one wants to load a ton of color palettes at once… > Read More...
https://hackernoon.com/how-to-build-a-load-more-button-with-vue-js-and-graphql-5e6de1b61a6b
#Vuejs #BuildALoadMoreButton #GraphQL #FrontEndDevelopment #JavaScript
@ITNEXT
While I was working on 🎨 Colour Hunt I had to implement pagination at some point. No one wants to load a ton of color palettes at once… > Read More...
https://hackernoon.com/how-to-build-a-load-more-button-with-vue-js-and-graphql-5e6de1b61a6b
Hackernoon
How to build a load more button with Vue.js and GraphQL | Hacker Noon
An article entitled "All about JavaScript Arrays in 1 article" written by Rajesh Pillai with 66 claps is now accessible for read!
#Map #Array #Reduce #Technology #JavaScript
@ITNEXT
Everything you ever needed to know about JavaScript Arrays and my favorite part is the reduce() method. > Read More...
https://codeburst.io/all-about-javascript-arrays-in-1-article-39da12170b1c
#Map #Array #Reduce #Technology #JavaScript
@ITNEXT
Everything you ever needed to know about JavaScript Arrays and my favorite part is the reduce() method. > Read More...
https://codeburst.io/all-about-javascript-arrays-in-1-article-39da12170b1c
codeburst
All about JavaScript Arrays in 1 article
Everything you ever needed to know about JavaScript Arrays and my favorite part is the reduce() method.
A new article entitled "Kotlin runtime checks — require and check" written by Joao Alves is now online!
#Android #MobileAppDevelopment #AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
Hey everyone, and welcome to article number 10 on the Kotlin Playground Series. Last time we looked into a few Kotlin standard functions… > Read More...
https://proandroiddev.com/kotlin-runtime-checks-require-and-check-435b590fbe2d
#Android #MobileAppDevelopment #AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
Hey everyone, and welcome to article number 10 on the Kotlin Playground Series. Last time we looked into a few Kotlin standard functions… > Read More...
https://proandroiddev.com/kotlin-runtime-checks-require-and-check-435b590fbe2d
ProAndroidDev
Kotlin runtime checks — require and check
Hey everyone, and welcome to article number 10 on the Kotlin Playground Series. Last time we looked into a few Kotlin standard functions…
A new article entitled "4 Cases of Artificial Intelligence (AI) in Retail" written by Karl Utermohlen is now online!
#Technology #Tech #ArtificialIntelligence #Retail #AI
@ITNEXT
We have come a long way since the days where all shopping took place in brick-and-mortar locations that had mirrors and sales assistants to… > Read More...
https://towardsdatascience.com/4-cases-of-artificial-intelligence-ai-in-retail-57746abafe7e
#Technology #Tech #ArtificialIntelligence #Retail #AI
@ITNEXT
We have come a long way since the days where all shopping took place in brick-and-mortar locations that had mirrors and sales assistants to… > Read More...
https://towardsdatascience.com/4-cases-of-artificial-intelligence-ai-in-retail-57746abafe7e
Towards Data Science
4 Cases of Artificial Intelligence (AI) in Retail
We have come a long way since the days where all shopping took place in brick-and-mortar locations that had mirrors and sales assistants…
A new article entitled "How Blockchain Will Change the Sharing Economy" written by Quora is now online!
#BlockchainEconomy #Economics #QuoraPartnership #SharingEconomy #Blockchain
@ITNEXT
By Samantha Radocchia, Co-Founder at Chronicled (2015-present). Originally published on Quora. > Read More...
https://hackernoon.com/how-blockchain-will-change-the-sharing-economy-1ecbc77abb0
#BlockchainEconomy #Economics #QuoraPartnership #SharingEconomy #Blockchain
@ITNEXT
By Samantha Radocchia, Co-Founder at Chronicled (2015-present). Originally published on Quora. > Read More...
https://hackernoon.com/how-blockchain-will-change-the-sharing-economy-1ecbc77abb0
Hacker Noon
How Blockchain Will Change the Sharing Economy
By Samantha Radocchia, Co-Founder at Chronicled (2015-present). Originally published on Quora.
An article entitled "Building an image caption generator with Deep Learning in Tensorflow" written by Cole Murray with 51 claps is now accessible for read!
#Tech #DataScience #ArtificialIntelligence #MachineLearning #Programming
@ITNEXT
In my last tutorial, you learned how to create a facial recognition pipeline in Tensorflow with convolutional neural networks. In this… > Read More...
https://medium.freecodecamp.org/building-an-image-caption-generator-with-deep-learning-in-tensorflow-a142722e9b1f
#Tech #DataScience #ArtificialIntelligence #MachineLearning #Programming
@ITNEXT
In my last tutorial, you learned how to create a facial recognition pipeline in Tensorflow with convolutional neural networks. In this… > Read More...
https://medium.freecodecamp.org/building-an-image-caption-generator-with-deep-learning-in-tensorflow-a142722e9b1f
freeCodeCamp.org
Building an image caption generator with Deep Learning in Tensorflow
In my last tutorial, you learned how to create a facial recognition pipeline in Tensorflow with convolutional neural networks. In this…
A new article entitled "Why you need to understand hardware to make better software?" written by Kartik Khare is now online!
#Tech #Programming #Technology #SoftwareEngineering #Coding
@ITNEXT
At the beginning of the career as a software developer, everyone passes through a moment when they don’t really understand what’s going on… > Read More...
https://codeburst.io/why-you-need-to-understand-hardware-to-make-better-software-530e6ca13f08
#Tech #Programming #Technology #SoftwareEngineering #Coding
@ITNEXT
At the beginning of the career as a software developer, everyone passes through a moment when they don’t really understand what’s going on… > Read More...
https://codeburst.io/why-you-need-to-understand-hardware-to-make-better-software-530e6ca13f08
Medium
Why do you need to understand hardware to make better software?
At the beginning of the career as a software developer, everyone passes through a moment when they don’t really understand what’s going on…
An article entitled "Reinforcement Learning Demystified: Markov Decision Processes (Part 1)" written by Mohammad Ashraf with 45 claps is now accessible for read!
#MarkovChains #ArtificialIntelligence #ReinforcementLearning
@ITNEXT
Episode 2, demystifying Markov Processes, Markov Reward Processes, Bellman Equation, and Markov Decision Processes. > Read More...
https://towardsdatascience.com/reinforcement-learning-demystified-markov-decision-processes-part-1-bf00dda41690
#MarkovChains #ArtificialIntelligence #ReinforcementLearning
@ITNEXT
Episode 2, demystifying Markov Processes, Markov Reward Processes, Bellman Equation, and Markov Decision Processes. > Read More...
https://towardsdatascience.com/reinforcement-learning-demystified-markov-decision-processes-part-1-bf00dda41690
Medium
Reinforcement Learning Demystified: Markov Decision Processes (Part 1)
In the previous blog post we talked about reinforcement learning and its characteristics. We mentioned the process of the agent observing the environment output consisting of a reward and the next…