Kirti Bakshi (Kirti)
Username | Kirti |
City | Bangalore |
Country | India |
All articles by Kirti

Easy Cut and Paste using AR + ML
Computer vision and Augmented reality have made some amazing innovations in the market of technology in the last few ...
Published on June 13, 2020

Best virtual reality SDKs to build VR apps
Today we have many libraries and kits that aid developers in their work when it comes to software development. ...
Published on June 06, 2020

Python 3.9 Release: What's New?
Python with no doubt has been the best companion for Data Science. With its wide range of libraries that ...
Published on May 13, 2020

Begin your AR and VR development journey NOW!
Everyone gets excited when there is a new take-off on the technological front. In the league, Virtual Reality and ...
Published on May 11, 2020

Check your financial statement using AR: Interesting advancement in Augmented Reality!
Augmented Reality, one of the biggest trends today, has taken the world by storm. This technology allows you to ...
Published on May 11, 2020

Don’t miss out: Top 10 useful Python Libraries for Data Science
Python continues to be a constant companion for data science enthusiasts with its industry-wide acceptance, ease of use and ...
Published on May 06, 2020

Keras Tuner - An hyperparameter Tuner For Keras.
Ever wondered on how to get the Best Tensorflow Model?
We know that in order to get the ...
Published on May 02, 2020

Simple ML explanations by MIT PhD students (ML-Tidbits)
Artificial Intelligence and Machine Learning will shape our future more powerfully than any other innovation that could ...
Published on June 01, 2019

A Curated list of Python resources for data science
Today, the use of Data Science, a term that is a blend of various tools, algorithms, and Machine Learning ...
Published on April 29, 2019

Nevergrad : A Python toolbox for performing gradient-free optimization
In order to tune parameters and/or hyper-parameters in their models, most tasks in Machine Learning rely on optimizations ...
Published on February 17, 2019

MIT Deep Learning Basics: Introduction and Overview.
This video comprises of an introductory lecture that aims at overviewing the basics of deep learning including a few ...
Published on January 21, 2019

Tencent ML Images released: 18 million training images with 11,000 categories.
Tencent AI Lab has now open sourced its multi-label image dataset ML-Images and deep residual network ResNet-101!
- ...
Published on December 29, 2018

TensorSpace: A Neural Network 3D Visualization Framework.
TensorSpace: Present Tensor in Space is basically a neural network 3D visualization framework that has been built ...
Published on December 18, 2018

When PyTorch was first launched in early 2017, it quickly became a popular choice among the researchers of ...
Published on December 12, 2018

NLP_COURSE: A Deep Learning YSDA Natural Language Processing Course By GitHub
Natural language processing (NLP), as we all know is the ability of a computer program to understand human ...
Published on November 23, 2018

AdaNet - Fast and flexible AutoML with learning guarantees.
AdaNet is a lightweight and scalable TensorFlow AutoML framework that makes the use of the AdaNet algorithm ...
Published on November 12, 2018

Presenting A Modern Big Data Algorithm: Hyperlearn- 50%+ Faster Machine Learning.
On transition to the first quarter of the 21st century, datasets grew larger and wider. Alongside, the running of ...
Published on November 06, 2018

Private Machine Learning in TensorFlow using Secure Computation
In this paper, you are presented a framework for experimenting directly in TensorFlow with secure multi-party computation. By ...
Published on November 02, 2018

modAL: A modular active learning framework for Python
modAL is an active learning framework that has been designed for Python3, keeping modularity and flexibility as the key ...
Published on October 28, 2018

DeepMind Presents GraphNets: A Library for Graph Networks in Tensorflow And Sonnet.
Neural networks that operate on graphs, and structure their computations in accordance to the same, have been developed ...
Published on October 25, 2018

A Beginner Mathematics Book For Machine Learning.
Today, there are a number of books that aim at familiarizing its audience with advanced techniques of machine ...
Published on October 20, 2018

Holodeck - High Fidelity Simulator for Reinforcement Learning and Robotics Research.
Here you are presented to the release the first public version of a high-fidelity simulator that has been built ...
Published on October 15, 2018

Exascale: Deep Learning For Climate Analytics
In this paper, with the use of the variants of Tiramisu and DeepLabv3+ neural networks pixel-level masks of ...
Published on October 11, 2018

Introducing PyTorch Across Google Cloud.
Along with the release of PyTorch 1.0 Preview, the support for PyTorch throughout Google Cloud’s AI platforms and ...
Published on October 05, 2018

All Algorithms implemented in Python.
Python is an interpreted high-level programming language for general-purpose programming with a design philosophy that emphasizes code readability, ...
Published on October 06, 2018

Andrew Ng: An Influential leader in artificial intelligence.
With the rise of technology, often comes greater concentration of power in smaller number of people's hands, and this ...
Published on September 29, 2018

BDD100K: The Largest Open Sources Self-Driving Dataset from UC Berkeley!
Today, Self-driving cars are on the verge of transforming the way we travel. And contributing to the same, UC ...
Published on September 25, 2018

Dopamine - Research framework for fast prototyping of reinforcement learning algorithms.
Over the past few years, Reinforcement learning (RL) research has seen a number of significant advances and the ...
Published on September 19, 2018

An Introduction to TensorFlow.js with Nick Kreeger.
In this video of TensorFlow.js talks at SFHTML5, the two speakers Nick Kreeger (@nkreeger) and Ping Yu (@pyu10055) come ...
Published on September 03, 2018

Shortscience.Org Allows Researchers To Publish Paper Summaries That Are Voted On And Ranked!
Run and managed by the Institute for Reproducible Research (IRR), a U.S. Non-Profit organization, ShortScience.org, is a platform for ...
Published on September 02, 2018

Video To Video Synthesis At 2K Resolution Using A Conditional GAN Framework.
In this work, you are presented to a Conditional Generative Adversarial Networks(GAN) Framework for video-to-video synthesis at ...
Published on August 26, 2018

Top 10 Deep Learning Github Repositories 2018.
In this article, we bring you a list of the Top 10 Deep Learning Github Repositories on a trend ...
Published on August 22, 2018

TDLS: Principles of Riemannian Geometry in Neural Networks.
The study presented in this paper mainly deals with neural networks in the sense of geometric transformations acting on ...
Published on August 21, 2018

Academic Torrents: A Distributed System For Sharing Enormous Datasets.
As competitions are getting more popular day by day, the transfer of increasingly larger data sets has become not ...
Published on August 21, 2018

Since the release of TensorFlow as an open-source in 2015, the machine learning framework has become ...
Published on September 16, 2018

Echo State Networks By Geoffrey Hinton.
In this course, created by The University Of Toronto, you get to learn about Artificial Neural Networks ...
Published on August 15, 2018

The open-source software library, Tensorflow, that is also a very popular Machine Learning framework used for ...
Published on August 10, 2018

TensorFlow 1.9 Officially Supports the Raspberry Pi
The machine learning software of Google namely TensorFlow is a powerful open-source software framework that ...
Published on August 06, 2018

Simple PyTorch implementation of GANimation (ECCV 2018 Oral)
For the task of facial expression synthesis, recent advances in Generative Adversarial Networks (GANs) have shown impressive ...
Published on July 30, 2018

Numba - Numpy Aware Dynamic Python Compiler Using LLVM
Numba: A compiler that has been designed for array and numerical functions in Numpy is an Open ...
Published on July 25, 2018

Announcing Cirq: An Open Source Framework for NISQ Algorithms (Google, Quantum Computing)
Quantum computing in a time span of the past few years, has experienced immense growth not only in ...
Published on July 24, 2018

UMAP Uniform Manifold Approximation and Projection for Dimension Reduction | SciPy 2018
UMAP (Uniform Manifold Approximation and Projection), a novel manifold learning technique for dimension reduction is constructed from a theoretical ...
Published on July 20, 2018

Foundations of Machine Learning (A course by Bloomberg)
The Tech Sector, over the last few years, has been drastically transformed by artificial intelligence and machine ...
Published on July 18, 2018

Best Python Visualization Libraries for Data Science in 2018
Python continues to take leading positions in solving data science tasks and challenges. Given below is a list ...
Published on July 17, 2018
A Neural Network (NN) is a parameterized function that through a gradient descent can be tuned to approximate ...
Published on July 13, 2018

Scaling Neural Machine Translation.
Even now, when using a single machine, sequence to sequence learning models require several days to reach state of ...
Published on July 11, 2018

Caffe: Convolutional Architecture for Fast Feature Embedding
Caffe, for state-of-the-art Deep Learning algorithms and a collection of reference models, provides multimedia scientists and practitioners ...
Published on July 10, 2018

XGBoost: A Scalable Tree Boosting System.
Tree boosting is a Machine Learning method that is highly effective and used widely. In this paper, we ...
Published on July 09, 2018

Gym: A Toolkit For Developing And Comparing Reinforcement Learning Algorithms.
There is a two-fold purpose of this technical report. First being that it (integrated with OpenAI Gym) introduces ...
Published on July 08, 2018

Enriching Word Vectors With Subword Information
The representations of words continuously, when trained on large unlabeled corpora are known o be very useful for many ...
Published on July 09, 2018

Mask R-CNN: Mask R-CNN For Object Detection And Instance Segmentation On Keras And Tensorflow.
You are presented for object instance segmentation a conceptually simple, flexible, and general framework. The approach looked at here ...
Published on July 07, 2018

Presenting Multitask Learning as Question Answering: The Natural Language Decathlon
Individually Deep learning on many Natural Language Processing (NLP) tasks has improved performance. However, general NLP models that focuses ...
Published on July 01, 2018

Adding One Neuron Can Eliminate All Bad Local Minima
One of the main difficulties in analyzing neural networks is the non-convexity of the loss function which may have ...
Published on May 29, 2018

GDC 2018: John McDonald (Valve) - Using Deep Learning to Combat Cheating in CS:GO
In this video, John McDonald from Valve comes forward and talks about how they have been using Deep Learning ...
Published on May 27, 2018

Glow: Compiler For Neural Network Hardware Accelerators
This paper for heterogeneous hardware presents the design of a machine learning compiler: Glow(Graph-Lowering). This approach to compilation enables ...
Published on May 21, 2018

How To Install Tensorflow On The Raspberry Pi
In this video below you will be explained on how to install Google's Machine Learning Framework: Tensorflow on the ...
Published on May 19, 2018

A Dataset Of Peer Reviews (Peerread): Collection, Insights And NLP Applications
Peer reviewing is a central component of the scientific publishing process. The first public dataset of scientific peer reviews ...
Published on May 16, 2018

Pyre: Performant type-checking for python
Presenting to you Pyre, a static type checker that has been built for Python. Pyre by flagging type errors ...
Published on May 16, 2018

Measuring the Intrinsic Dimension of Objective Landscapes
Over the last decade, Neural networks have revolutionized machine learning. Uber uses neural networks for a diverse set of ...
Published on May 05, 2018

Simple Tensorflow Implementation Of Multimodal Unsupervised Image-To-Image Translation (MUNIT)
In the field of computer vision, Unsupervised image-to-image translation is an important and challenging problem. Given an image in ...
Published on April 26, 2018

A List Of Top 10 Deep Learning Papers, The 2018 Edition
In the past few years, Deep Learning, one of the subfields of Machine Learning and Statistical Learning has been ...
Published on April 19, 2018

TensorFlow 1.8.0 Release Candidate Announced!
TensorFlow, an open-source software library is used for the purpose of dataflow programming across a range of tasks. It ...
Published on April 17, 2018

DeepMimic: Example-Guided Deep RL of Physics-Based Character Skills
A goal in character animation that has been longstanding is the combination of a data-driven specification of behaviour with ...
Published on April 14, 2018

Downloading 1000s of images from Google and preparing them for image dataset generation.
This is a command line program in Python that is used in order to search keywords or key-phrases on ...
Published on April 09, 2018

Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
A class of vision and graphics problems that we call Image-to-image translation comes with an aim to learn the ...
Published on April 07, 2018

ANN Visualizer: A python library for visualizing Artificial Neural Networks (ANN)
The process of being able to Visualize data lies at the core of the skill set of any data ...
Published on April 07, 2018

Mlpack 3.0 Released: A Fast, Flexible Machine Learning Library
mlpack is a fast, intuitive, as well as a flexible machine learning library, written in C++ with bindings to ...
Published on April 05, 2018

The TensorFlow Dev Summit as we know is a full day flagship event of TensorFlow, that comprises of ...
Published on March 31, 2018

YOLOv3: An Incremental Improvement
YOLO, the abbreviated form of You Only Look Once that came up in the year 2016 was put forward ...
Published on March 31, 2018

Top 10 Python, AI and Machine Learning Open Source Projects
It is not an easy task to get into Machine Learning and AI. Given the enormous amount of resources ...
Published on March 21, 2018

Transparency by Design: Closing the Gap Between Performance and Interpretability in Visual Reasoning
In order to answer a Visual question, it requires high-order reasoning about an image, which to follow complex directives ...
Published on March 19, 2018

Using Evolutionary AutoML to Discover Neural Network Architectures
The brain from very simple worm brains million years ago has evolved over a long time, to a diversity ...
Published on March 18, 2018

Introducing the iNaturalist 2018 Challenge!
It's all because of the recent advances in deep learning, that the abilities of machines in visual recognition have ...
Published on March 16, 2018

A Short Introduction to Entropy, Cross-Entropy and KL-Divergence | Aurelien Geron
In this video by Aurélien Géron, you will understand what entropy, cross-entropy and KL-Divergence actually are. In Machine Learning, ...
Published on March 10, 2018

NNABLA : Neural Network Libraries by Sony
NNABLA: Neural Network Libraries by the Tokyo-based Sony is an open-sourced deep learning framework that is intended to be ...
Published on March 07, 2018

New Robotics Environments In OpenAI Gym
Gym that is written in Python is basically a collection of environments/problems that have been designed for testing as ...
Published on March 01, 2018

Lime: Explaining the predictions of any machine learning classifier
Lime is basically short for Local Interpretable Model-Agnostic Explanations. If we notice, every part of the name reflects something ...
Published on February 28, 2018

2018 Data Science Bowl - Unlock faster cures by creating an algorithm to automate nucleus detection
Somewhere, buried in between cell samples one of tens of millions, there could lie a possibility of the next ...
Published on February 26, 2018

LightGBM: A Light Gradient Boosting Machine
Today, Data Science is known to be one among the fastest growing fields in the world. Every day there ...
Published on February 25, 2018

Introducing the Uber AI Residency
Uber AI Labs has now announced an intensive one-year research training program that is to begin this summer: Here ...
Published on February 22, 2018

Presenting to you The Second Annual TensorFlow Dev Summit 2018
The wait has now finally come to an end as now the application are being accepted for the 2018 ...
Published on February 21, 2018

Polyaxon: An open source Deep Learning / Machine Learning stack on Kubernetes
Kubernetes is a service that runs on cloud infrastructures. It provides a single point of contact with the machinery ...
Published on February 18, 2018

DensePose: Dense Human Pose Estimation In The Wild
Dense pose estimation aims at mapping all human pixels of an RGB image to the 3D surface of the ...
Published on February 17, 2018

Announcing Tensor Comprehensions
Facebook AI Research (FAIR) moves with a commitment to open science and work with the machine learning community in ...
Published on February 16, 2018

Cloud TPU machine learning accelerators: Now available to you in beta
Starting as of now, Cloud TPUs are now made to be available in beta on Google Cloud Platform (GCP) ...
Published on February 13, 2018

Requests For Research 2.0: A Release by Open AI
A non-profit AI research company, OpenAI, basically, is now, to its list is releasing a new batch of seven ...
Published on February 10, 2018

TensorFlow 1.6.0-rc0 Released!
TensorFlow that as we know is a scalable fast and flexible open-source machine learning library that is made use ...
Published on March 04, 2018

Learning from Simulated and Unsupervised Images through Adversarial Training
With the recent progress that has taken place in graphics, it has become more tractable to potentially train models ...
Published on January 31, 2018

Deep Image Prior - Image restoration with neural networks but without learning
Deep convolutional networks have become a popular tool for image generation and restoration. Generally, their excellent performance is imputed ...
Published on January 31, 2018

Going Deeper: Infinite Deep Neural Networks
In this paper-like document, a meta-layer for neural networks has been described. This meta-layer consists of an infinite amount ...
Published on January 29, 2018

Machine learning-based end-to-end CRISPR/Cas9 guide design: Introducing CRISPR ML
DNA is the building block of life, but DNA can also contain glitches that contribute to serious and unavoidable ...
Published on January 28, 2018

Wasserstein GAN: An Alternative To The Traditional GAN Training
This paper proposes training Generative Adversarial Networks(GAN) making the use of a slightly different objective function. This newly proposed ...
Published on January 28, 2018

Cloud AutoML: Making AI accessible to every business
The giant of the Internet Google has launched new service called Cloud AutoML which aims at enabling businesses with ...
Published on January 27, 2018

Sonnet: TensorFlow-based neural network library
Google's Deep Mind continues to be active towards its contributions to the artificial intelligence(AI) and deep learning(DL) developer communities. ...
Published on January 22, 2018

Magenta: Music and Art Generation with Machine Intelligence
There is a question today that is bordering on the philosophical, but artificial intelligence (AI) can certainly make something ...
Published on January 19, 2018

FastText: Library For Fast Text Representation And Classification (Facebook AI Research)
One of the biggest technical challenges that are being faced by the artificial intelligence researchers turns out to be ...
Published on January 18, 2018

Google Advances AI With ‘One Model To Learn Them All’
Recent successes of deep neural networks have spanned many domains, from computer vision to speech recognition as well as ...
Published on January 14, 2018

Practical_RL: Reinforcement learning for seq2seq (pytorch, tensorflow, theano)
Over the last few decades, Machine Learning methods have gone through a steep ascension. One can teach an algorithm ...
Published on January 14, 2018

Pomegranate v0.9.0 now released: Flexible probabilistic modelling in Python
We all know that today the Python ecosystem is becoming increasingly popular for both the processing as well as ...
Published on January 10, 2018

The New Version Of Tensorflow 1.5.0 Released!
TensorFlow is an open-source software library that across a range of tasks is used for data flow programming. It ...
Published on January 27, 2018

dm_control: The DeepMind Control Suite and Control Package
Controlling the physical world is an integral part and arguably a prerequisite of general intelligence. And, the only known ...
Published on January 04, 2018

wav2letter: A Facebook AI Research(FAIR) Automatic Speech Recognition Toolkit
Machine learning or Artificial Intelligence is essential when it comes to Facebook. It helps people to discover new content ...
Published on January 03, 2018

Release Of A New Machine Learning Toolkit By Kubernetes: KubeFlow
The Kubernetes community has now finally made the announcement of the creation of their new project called Kubeflow, that ...
Published on December 28, 2017

A List Of Top 10 Free Machine Learning Online Courses and Tutorials
As we all know that machine learning or artificial intelligence has increasingly gained more popularity in the past couple ...
Published on December 27, 2017

Auto-tuning data science: New research streamlines machine learning
ATM(Auto Tune Models) is an open source software library that is under "The human data interaction project" at MIT. ...
Published on December 25, 2017

MUSE: Multilingual Unsupervised and Supervised Embeddings
MUSE is a Python library that is meant for multilingual word embeddings, and whose goal is to provide the ...
Published on December 24, 2017

CARLA: An Open Urban Driving Simulator
CARLA(Car Learning To Act), a creation of Dosovitskiy and co. is an open-source simulator that is used for the ...
Published on December 24, 2017

The Universal Approximation Theorem for neural networks
When it comes to the theory of artificial neural networks in mathematical terms, the universal approximation theorem brings forward ...
Published on December 23, 2017

Everybody Needs An Elite Human Assistant: Meet "Fin".
“I have FOMO for the future”, says Sam Lessin, one of the co-founders in Fin.
Fin is a startup ...
Published on December 23, 2017

A Nice Easy Tutorial To Follow On Capsule Networks Based On Sabour, Frosst, And Hinton's Paper
In this Tutorial Video by Aurelien Geron, the pure emphasis has been made on all about Capsule Networks that ...
Published on December 22, 2017

GibbsNet: An Iterative Adversarial Inference for Deep Graphical Models
Generative models are known to be very powerful tools when it comes to the learning of an underlying representation ...
Published on December 21, 2017

Capsule Networks: An Improvement to Convolutional Networks
As we all know that Geoffrey Hinton was one of the godfathers of Deep Learning in the 80's. He ...
Published on December 26, 2017

Streamalert: A serverless framework for real-time data analysis and alerting
StreamAlert, that is an open source release by Airbnb, is serverless and real-time data analysis framework which helps empower ...
Published on December 19, 2017

Data Distillation: Towards Omni-Supervised Learning
Data Distillation: Towards Omni-Supervised Learning is a paper that is related to the investigation of Omni-supervised learning, a paradigm ...
Published on December 17, 2017

Keras: Deep Learning for Python
Keras that was initially developed as part of the research effort of the project named ONEIROS (Open-ended Neuro-Electronic Intelligent ...
Published on December 17, 2017

Aerosolve: A Machine learning Package Built For humans
The new tool on the list, that made its entry at Airbnb’s 2015 OpenAir developer conference in San Francisco ...
Published on December 16, 2017

A List Of Top Data Mining Algorithms
Data mining is known as an interdisciplinary subfield of computer science and basically is a computing process of discovering ...
Published on December 16, 2017

A List Of 5 Best Machine Learning APIs for Data Science
Big Data, as we all know, can now seen to be streaming into businesses as well as all over ...
Published on December 15, 2017

Now Announcing Core ML support in TensorFlow Lite
TensorFlow Lite is a lightweight version of TensorFlow that has been specially designed for mobile as well as embedded ...
Published on December 11, 2017

TMIN VR video player with hand as well as finger gesture controls
New in the league, The very new player TMIN based on Virtual Reality that is hoped to soon also ...
Published on December 10, 2017

The Open Source Data Science Masters: A curriculum for Data Scientists
Being a Data-Scientist is a job that is hard to earn but is still the most wanted job title ...
Published on July 24, 2019

Deep Learning and Cognition: Lecture Series on Theoretical Machine Learning
Deep learning, which is today known to be the re-emergence of Artificial Neural networks, has recently succeeded as a ...
Published on December 09, 2017

Knowledge Concentration: Learning 100K Object Classifiers in a Single CNN
Fine-grained image labels are desirable for many computer vision applications, may it be a visual search or a mobile ...
Published on December 06, 2017

The Facebook AI Research (FAIR) Residency Program
The Facebook AI Research (FAIR) Residency Program is a one-year research training program with the AI Research group Facebook, ...
Published on December 05, 2017

PyTorch 0.3 Is Out With Performance Improvements, ONNX/CUDA 9/CUDNN 7 Support
PyTorch, as we know, is a Python package that provides its users two high-level features:
-
Tensor computation ...
Published on December 05, 2017

StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image to Image Translation
According to the Recent studies, there has been quite a remarkable success of image-to-image translation for two domains. However, ...
Published on December 04, 2017

A Curated List Of Dedicated Resources: TensorFlow Papers
As we all know that TensorFlow is an open source software library that is used for the numerical computation ...
Published on December 03, 2017

Crayon: A framework for the usage of Tensorboard with a RESTful API in any language
The computations that usually make use of TensorFlow for like say the training of a massive deep neural network ...
Published on December 02, 2017

Amazon Takes a Trip In The World Of VR And AR: Welcome's Amazon Sumerian
As we know, For more than 11 years now, Amazon Web Services(AWS) has been known as the world’s most ...
Published on November 29, 2017

The Third-Quarter VR Headset Sales Dominated By PlayStation VR
According to a new study from Canalys that is a market analyst firm, it has now been found that ...
Published on November 29, 2017

Time-Contrastive Networks: Self-Supervised Learning from A Video
The abstract in the concept lies in the proposal of an approach for learning that is self-supervised and is ...
Published on November 26, 2017

For Large Scale Image Classification and Object Detection: AutoML
It has been a few months since the introduction of the AutoML project, that is an approach made in ...
Published on November 19, 2017

HTC Vive Tracker Bundles Now Launched in the boxes of Lucky Charms!
HTC after so much now is again ready to bring its tracker device for the very first time to ...
Published on November 18, 2017

Tangent: Source-to-Source Debuggable Derivatives
Tangent that is developed by Alex Wiltschko, Bart van Merriënboer and Dan Moldovan is a free, new, and open-source ...
Published on November 18, 2017

SpaCy 2.0 Released- Natural Language Processing With Python
SpaCy, that has been built on the very latest research, and was designed from the very start to be ...
Published on November 11, 2017

A Curated List Of Dedicated Resources- Tensorflow Libraries
We all by now know that TensorFlow, that was developed for internal Google use by Google Brain is an ...
Published on November 09, 2017

A Curated List Of Dedicated Resources- TensorFlow Books
TensorFlow, that is the best way to build deep learning models, is an open source software library for numerical ...
Published on November 07, 2017

Uber AI Labs release Pyro- A Deep Probabilistic Programming Language
In order to Achieve the goal of providing transportation that is reliable to everyone, it requires optimization and effortless ...
Published on November 05, 2017

The New Version Of Tensorflow 1.4.0 Released!
TensorFlow – the robust, open-source machine learning Software library, is used for numerical computation using data flow graphs that ...
Published on November 03, 2017

HTC Vive to Unveil Remarkable Standalone VR Headset This Coming November
With the commencement of both HTC Vive and Oculus VR announcing their respective new head-mounted displays (HMDs) that are ...
Published on November 03, 2017

The Popular Deep Learning Libraries for Data Science
The Combination of an abundance of data with the advancement in computer science and statistics has given rise to ...
Published on November 02, 2017

Immersion VR Team releases TrueScale: A Compelling Case For Interior Design With VR
The tech industry is always finding new uses for Virtual Reality every day, but the potential VR has for ...
Published on October 29, 2017

PIMAX's $3m Stretch Gift Unveiled- Exploring New Innovations With The 8K VR!
PIMAX, a Chinese Virtual Reality Head Mounted Display(HMD) manufacturing company that produced the first 8K headset in the market ...
Published on October 29, 2017

Build A TensorFlow Image Classifier In 5 Minutes
TensorFlow is basically an open source software library for Machine Intelligence that was developed by the researchers and engineers ...
Published on October 28, 2017

HTC Vive Now Reveals New Bundle Deal With NVIDIA’s GeForce GTX 1070
As we all know, When it comes to visual computing technologies, NVIDIA is the world leader and one of ...
Published on October 28, 2017

Facing The Future With Time-Tested Tools: Data Science At The Command Line
No matter how handy the graphical user interfaces get today, our very good old command line still continues to ...
Published on October 25, 2017

The Seven Steps Of Machine Learning
From the detection of skin cancer to detecting escalators in need of repairs, or to its evolution today, machine ...
Published on October 24, 2017

In A World Of Artificial Intelligence, EQ Is Our Competitive Advantage
Artificial intelligence (AI) has been bringing a change in our lives for decades now, but it has never felt ...
Published on October 23, 2017

The Art Of Data Science-A Guide For Anyone Who works With Data
Data analysis turns out to be a difficult process mainly because only a few people can describe exactly on ...
Published on October 22, 2017

Microsoft Finds A Way To Double the HoloLens Field Of View(FOV)
Microsoft, that comes with a vision that is grounded with both, the world that we live in today and ...
Published on October 22, 2017

RODEO: A Data Science IDE For Python
There has been a long search for a python IDE(Integrated Development Environment) that would prove to not only be ...
Published on October 21, 2017

SkiKit-Image: Image Processing for SciPy
In a kind of world that we live in today and that is so rich in data, Images are ...
Published on October 21, 2017

Horovod: An Open Source Distributed Deep Learning Framework for TensorFlow by Uber
We all know the advances and the tremendous progress that has taken place in Deep Learning over the past ...
Published on October 20, 2017

What You Need To Know About Data-Mining and Data-Analytic Thinking: Data Science for Business
Written by the well-known data science experts Foster Provost and Tom Fawcett, Anyone who intends to understand data science ...
Published on October 18, 2017

Pimax 8K is on its way to Toronto, Amsterdam, San Francisco and New York!
The World's First 8K VR Headset- PIMAX 8K that created a lot of Buzz among the VR Developers is ...
Published on October 17, 2017

The New AR Game Sensation HADO To Host the HADO WORLD CUP 2017
HADO WORLD CUP, which gained considerable attention last year as the first-ever Techno-sports International tournament, is back again this ...
Published on October 17, 2017

NVIDIA'S GeForce GTX 1080 Ti- The worlds Fastest Gaming GPU continues to set its benchmark in gaming
As we all know, NVIDIA is known as one of the leading purveyors of graphics cards which are greatly ...
Published on October 16, 2017

DRIVEPX Pegasus: The worlds first AI computer, now turns Robotaxis into a reality
One of the best-known manufacturers of computer graphics cards NVIDIA now, shows-off the world's first AI computer that has ...
Published on October 15, 2017

NLP Compromise- Programming With Text
NLP (Natural Language Processing), is the branch of computer science, that is focused on developing systems that allow computers ...
Published on October 14, 2017

Lightform: A Projected Augmented Reality device for everyone
Gone are the days when we all needed special glasses to get an augmented view of the world. Now ...
Published on October 13, 2017

AWS and Microsoft unveil Gluon: A new library for machine learning
On the 12th of October this year, AWS(Amazon Web Services) and Microsoft's collaboration announced Gluon, a new open source ...
Published on October 13, 2017

Pimax, The world's first 8K VR headset comes with an impressive 200 degree field of view
The very promising world’s first 8K virtual reality headset didn’t even need 24 hours to reach its Kickstarter goal ...
Published on October 11, 2017

GoLearn-Machine Learning for GO
GoLearn, also known as a "Batteries included" machine learning library, is one of the most prominent libraries that comes ...
Published on October 10, 2017

Deep Thinking- Where Machine Intelligence Ends And Human Creativity Begins
Garry Kasparov was arguably the best chess player in history and remained #1 continuously from 1984 till his retirement ...
Published on October 08, 2017

Rusty Machine- Machine Learning in Rust
Rusty-machine, an Open Source Project is a general purpose machine learning library that is Implemented entirely in Rust and ...
Published on October 07, 2017

Cloudborn- A VR exploration game for HTC VIVE and the Oculus Rift.
We all enjoyed Crytek’s-The Climb. But who wouldn't want a little more adventure and story to it? And if ...
Published on October 05, 2017

The World’s first brain-computer VR interface allows users to control VR with their minds.
Popular fictions have been exploring numerous themes like magic, and other super-human powers for as long as we all ...
Published on October 04, 2017

The Master Algorithm- How the quest for the Ultimate Learning Machine will Remake our World
Machine learning is not a new concept for the all of us. It has been around for decades and ...
Published on October 02, 2017