Nand Kishor is the Product Manager of House of Bots. After finishing his studies in computer science, he ideated & re-launched Real Estate Business Intelligence Tool, where he created one of the leading Business Intelligence Tool for property price analysis in 2012. He also writes, research and sharing knowledge about Artificial Intelligence (AI), Machine Learning (ML), Data Science, Big Data, Python Language etc... ...
Full BioNand Kishor is the Product Manager of House of Bots. After finishing his studies in computer science, he ideated & re-launched Real Estate Business Intelligence Tool, where he created one of the leading Business Intelligence Tool for property price analysis in 2012. He also writes, research and sharing knowledge about Artificial Intelligence (AI), Machine Learning (ML), Data Science, Big Data, Python Language etc...
3 Best Programming Languages For Internet of Things Development In 2018
876 days ago
Data science is the big draw in business schools
1049 days ago
7 Effective Methods for Fitting a Liner
1059 days ago
3 Thoughts on Why Deep Learning Works So Well
1059 days ago
3 million at risk from the rise of robots
1059 days ago
Top 10 Hot Artificial Intelligence (AI) Technologies
345618 views
2018 Data Science Interview Questions for Top Tech Companies
97650 views
Want to be a millionaire before you turn 25? Study artificial intelligence or machine learning
92586 views
Here's why so many data scientists are leaving their jobs
90231 views
Google announces scholarship program to train 1.3 lakh Indian developers in emerging technologies
70074 views
Top 20 Hot Python AI and Machine Learning Open Source Projects
- TensorFlow, 169% up, from 493 to 1324 contributors
- Deap, 86% up, from 21 to 39 contributors
- Chainer, 83% up, from 84 to 154 contributors
- Gensim, 81% up, from 145 to 262 contributors
- Neon, 66% up, from 47 to 78 contributors
- Nilearn, 50% up, from 46 to 69 contributors
- Keras, 629 contributors
- PyTorch, 399 contributors

- TensorFlow was originally developed by researchers and engineers working on the Google Brain Team within Googleâ??s Machine Intelligence research organization. The system is designed to facilitate research in machine learning, and to make it quick and easy to transition from research prototype to production system. Contributors: 1324 (168% up), Commits: 28476, Github URL: Tensorflow
- Scikit-learn is simple and efficient tools for data mining and data analysis, accessible to everybody, and reusable in various context, built on NumPy, SciPy, and matplotlib, open source, commercially usable â?? BSD license. Contributors: 1019 (39% up), Commits: 22575, Github URL: Scikit-learn
- Keras, a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano. Contributors: 629 (new), Commits: 4371, Github URL: Keras.
- PyTorch, Tensors and Dynamic neural networks in Python with strong GPU acceleration.Contributors: 399 (new), Commits: 6458, Github URL: pytorch.
- Theano allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Contributors: 327 (24% up), Commits: 27931, Github URL: Theano
- Gensim is a free Python library with features such as scalable statistical semantics, analyze plain-text documents for semantic structure, retrieve semantically similar documents. Contributors: 262 (81% up), Commits: 3549, Github URL: Gensim
- Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley Vision and Learning Center (BVLC) and community contributors. Contributors: 260 (21% up), Commits: 4099, Github URL: Caffe
- Chainer is a Python-based, standalone open source framework for deep learning models. Chainer provides a flexible, intuitive, and high performance means of implementing a full range of deep learning models, including state-of-the-art models such as recurrent neural networks and variational auto-encoders. Contributors: 154 (84% up), Commits: 12613, Github URL: Chainer
- Statsmodels is a Python module that allows users to explore data, estimate statistical models, and perform statistical tests. An extensive list of descriptive statistics, statistical tests, plotting functions, and result statistics are available for different types of data and each estimator. Contributors: 144 (33% up), Commits: 9729, Github URL: Statsmodels
- Shogun is Machine learning toolbox which provides a wide range of unified and efficient Machine Learning (ML) methods. The toolbox seamlessly allows to easily combine multiple data representations, algorithm classes, and general purpose tools. Contributors: 139 (32% up), Commits: 16362, Github URL:Shogun
- Pylearn2 is a machine learning library. Most of its functionality is built on top of Theano. This means you can write Pylearn2 plugins (new models, algorithms, etc) using mathematical expressions, and Theano will optimize and stabilize those expressions for you, and compile them to a backend of your choice (CPU or GPU). Contributors: 119 (3.5% up), Commits: 7119, Github URL: Pylearn2
- NuPIC is an open source project based on a theory of neocortex called Hierarchical Temporal Memory (HTM). Parts of HTM theory have been implemented, tested, and used in applications, and other parts of HTM theory are still being developed. Contributors: 85 (12% up), Commits: 6588, Github URL: NuPIC
- Neon is Nervana's Python-based deep learning library. It provides ease of use while delivering the highest performance. Contributors: 78 (66% up), Commits: 1112, Github URL: Neon
- Nilearn is a Python module for fast and easy statistical learning on NeuroImaging data. It leverages the scikit-learn Python toolbox for multivariate statistics with applications such as predictive modelling, classification, decoding, or connectivity analysis. Contributors: 69 (50% up), Commits: 6198, Github URL: Nilearn
- Orange3 is open source machine learning and data visualization for novice and expert. Interactive data analysis workflows with a large toolbox. Contributors: 53 (33% up), Commits: 8915, Github URL: Orange3
- Pymc is a python module that implements Bayesian statistical models and fitting algorithms, including Markov chain Monte Carlo. Its flexibility and extensibility make it applicable to a large suite of problems. Contributors: 39 (5.4% up), Commits: 2721, Github URL: Pymc
- Deap is a novel evolutionary computation framework for rapid prototyping and testing of ideas. It seeks to make algorithms explicit and data structures transparent. It works in perfect harmony with parallelisation mechanism such as multiprocessing and SCOOP. Contributors: 39 (86% up), Commits: 1960, Github URL: Deap
- Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mapped into memory so that many processes may share the same data. Contributors: 35 (46% up), Commits: 527, Github URL: Annoy
- PyBrain is a modular Machine Learning Library for Python. Its goal is to offer flexible, easy-to-use yet still powerful algorithms for Machine Learning Tasks and a variety of predefined environments to test and compare your algorithms. Contributors: 32 (3% up), Commits: 992, Github URL: PyBrain
- Fuel is a data pipeline framework which provides your machine learning models with the data they need. It is planned to be used by both the Blocks and Pylearn2 neural network libraries. Contributors: 32 (10% up), Commits: 1116, Github URL: Fuel