Graph databases are very powerful tools to store entities and its relations. Those data stores also offer to reveal some … More
Category: Data Science
IBM Data Summit 2018 Istanbul Notes
IBM organized a data summit on March 15 in this year. Motto of the organization is plan, manage and optimize. Both … More
A Software Engineer’s Guide to Becoming Data Scientist
You might hear that Data Scientist is the sexiest job in 21th century. Moreover, Glassdoor’s recent research reveals that Data … More
Transparency in AI
Until now, authorities describe machine learning algorithms based on the learning style which are supervised or unsupervised. Rob Walker brings … More
How Data Science Once Saved the World
Cholera is a killer epidemic disease and it can cause passing away within hours after first symptons of disease appear. … More
AI: a one-day wonder or an everlasting challenge
Debates between humans and computers start with mechanical turk. That’s an historical autonomous chess player costructed in 18th century. However, … More
Incorporating Momentum Into Neural Networks Learning
Newton’s cradle is the most popular example of momentum conservation. A lifted and released sphere strikes the stationary spheres and … More
Even Superheroes Need to Rest: Working on Trained Neural Networks in Weka
Applying neural networks could be divided into two phases as learning and forecasting. Learning phase has high cost whereas forecasting … More
Building Neural Networks with Weka In Java
Building neural networks models and implementing learning consist of lots of math this might be boring. Herein, some tools help researchers to … More
Introduction to Neural Networks: A Mechanism Taking Lessons From The Past
Neural Networks inspired from human central nervous system. They are based on making mistakes and learning lessons from past errors. They … More