Data Science and Engineering
549 subscribers
10 photos
1 video
2 files
1.22K links
This is the first Telegram platform for data scientists, machine learning specialists, developers, software engineers and IT managers to share knowledge, connect, collaborate & learn.
Download Telegram
An article entitled "When BA tells you how to write the code, here is how to react." written by Petr Zaparka with 30 claps is now accessible for read!

#RemoteWorking #ThinkDifferent #SoftSkills #Developer #Communication

@ITNEXT

I’m working as web developer, mostly remotely. I use Slack to talk to others on the team. Sometimes I appreciate that I have time to think… > Read More...

https://codeburst.io/when-ba-tells-you-how-to-write-the-code-here-is-how-to-react-38004ac4b7ac
A new article entitled "How Machine Learning Can Aid Conservation of Migratory Birds" written by NYU Center for Data Science is now online!

#Data #Birds #DataScience #MachineLearning #Science

@ITNEXT

Juan P. Bello, Associate Professor of Music and Music Education, develops BirdVox-full-night, a new dataset of nocturnal migratory bird… > Read More...

https://medium.com/center-for-data-science/how-machine-learning-can-aid-conservation-of-migratory-birds-6be2e987bf58
A new article entitled "You don’t simply inherit in JS" written by Rohan Bagchi is now online!

#PrototypeChain #InheritInJs #Tech #Inheritance #JavaScript

@ITNEXT

Disclaimer: this is a slightly opinionated post. Feel free to disagree in comments :) > Read More...

https://hackernoon.com/you-dont-simply-inherit-in-js-7d9d0f9ee656
An article entitled "On User Interface Development: appending to the event log" written by Luca Matteis with 72 claps is now accessible for read!

#React #BehavioralProgramming #Statecharts #EventSourcing #StateMachine

@ITNEXT

Recently I’ve been interested in subjects relating the idea of how to make development of software more natural to human beings. > Read More...

https://hackernoon.com/on-user-interface-development-appending-to-the-event-log-8d8ca966795d
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
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
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
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
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
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
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
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
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
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
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
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
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
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