Goto

Collaborating Authors

 Education


Why Companies Need Their Own AI Code Of Conduct

#artificialintelligence

Over the last year, I have been immersing myself in a lot of Artificial Intelligence research, including reading multiple books on AI and taking an online class from Stanford on the fundamentals of Artificial Intelligence. FYI, this class was taught by an Adjunct Professor at Stanford, Andrew Ng, a co-founder of Coursera.org, All of this study and research has given me a much better understanding of AI, what it can and can't do, and its potential impact on our world. Although I am not an engineer and come from the marketing research side of the tech market, after nearly 40 years dealing with technology at all levels, my depth of understanding of technology and its impact on our world has always been present in my work and research. AI has been around for decades but is even more prevalent in our tech world today.


How To Create An AI (Artificial Intelligence) Startup

#artificialintelligence

Group of young business people are working together in modern office. According to research from IDC, the global spending on AI (Artificial Intelligence) is expected to hit $97.9 billion by 2023, up from $37.5 billion in 2019. This represents a compound annual growth rate of 28.4%. No doubt, this is an enormous opportunity for startups. "These days, almost every company needs to leverage AI in order to thrive and build a meaningful future," said Saar Yoskovitz, who is the CEO of Augury.


Object-Oriented Software Engineering - Programmer Books

#artificialintelligence

Object-Oriented Software Engineering is written for both the traditional one-semester and the newer two-semester software engineering curriculum. Part I covers the underlying software engineering theory, while Part II presents the more practical life cycle, workflow by workflow. The text is intended for the substantial object-oriented segment of the software engineering market. It focuses exclusively on object-oriented approaches to the development of large software systems that are the most widely used. Text includes 2 running case studies, expanded coverage of agile processes and open-source development.


How To Create An AI (Artificial Intelligence) Startup

#artificialintelligence

Group of young business people are working together in modern office. According to research from IDC, the global spending on AI (Artificial Intelligence) is expected to hit $97.9 billion by 2023, up from $37.5 billion in 2019. This represents a compound annual growth rate of 28.4%. No doubt, this is an enormous opportunity for startups. "These days, almost every company needs to leverage AI in order to thrive and build a meaningful future," said Saar Yoskovitz, who is the CEO of Augury.


How To Create An AI (Artificial Intelligence) Startup

#artificialintelligence

According to research from IDC, the global spending on AI (Artificial Intelligence) is expected to hit $97.9 billion by 2023, up from $37.5 billion in 2019. This represents a compound annual growth rate of 28.4%. No doubt, this is an enormous opportunity for startups. "These days, almost every company needs to leverage AI in order to thrive and build a meaningful future," said Saar Yoskovitz, who is the CEO of Augury. "This is true for younger startups, and it is true for the largest companies, even in the most traditional and nascent industries like manufacturing and insurance. In a sense, AI has become another layer in the tech stack, like databases, and not a business model."


Modern Deep Learning in Python

#artificialintelligence

Created by Lazy Programmer Inc. English [Auto], Indonesian [Auto], 6 more Students also bought Deep Learning: Advanced Computer Vision (GANs, SSD, More!) Advanced AI: Deep Reinforcement Learning in Python Data Science: Supervised Machine Learning in Python Cutting-Edge AI: Deep Reinforcement Learning in Python Deep Learning: Advanced NLP and RNNs Preview this course GET COUPON CODE Description This course continues where my first course, Deep Learning in Python, left off. You already know how to build an artificial neural network in Python, and you have a plug-and-play script that you can use for TensorFlow. Neural networks are one of the staples of machine learning, and they are always a top contender in Kaggle contests. If you want to improve your skills with neural networks and deep learning, this is the course for you. You already learned about backpropagation, but there were a lot of unanswered questions.


Deep Learning A-Z : Hands-On Artificial Neural Networks

#artificialintelligence

Online Courses Udemy Deep Learning A-Z: Hands-On Artificial Neural Networks, Learn to create Deep Learning Algorithms in Python from two Machine Learning & Data Science experts. BESTSELLER, 4.5 (27,670 ratings),Created by Kirill Eremenko, Hadelin de Ponteves, SuperDataScience Team, English, French [Auto-generated], 4 more Description *** As seen on Kickstarter *** Artificial intelligence is growing exponentially. There is no doubt about that. Self-driving cars are clocking up millions of miles, IBM Watson is diagnosing patients better than armies of doctors and Google Deepmind's AlphaGo beat the World champion at Go - a game where intuition plays a key role. But the further AI advances, the more complex become the problems it needs to solve.


Comparative Analysis of the Hidden Markov Model and LSTM: A Simulative Approach

arXiv.org Machine Learning

Time series and sequential data have gained significant attention recently since many real-world processes in various domains such as finance, education, biology, and engineering can be modeled as time series. Although many algorithms and methods such as the Kalman filter, hidden Markov model, and long short term memory (LSTM) are proposed to make inferences and predictions for the data, their usage significantly depends on the application, type of the problem, available data, and sufficient accuracy or loss. In this paper, we compare the supervised and unsupervised hidden Markov model to LSTM in terms of the amount of data needed for training, complexity, and forecasting accuracy. Moreover, we propose various techniques to discretize the observations and convert the problem to a discrete hidden Markov model under stationary and non-stationary situations. Our results indicate that even an unsupervised hidden Markov model can outperform LSTM when a massive amount of labeled data is not available. Furthermore, we show that the hidden Markov model can still be an effective method to process the sequence data even when the first-order Markov assumption is not satisfied.


Concept Drift Detection: Dealing with MissingValues via Fuzzy Distance Estimations

arXiv.org Machine Learning

In data streams, the data distribution of arriving observations at different time points may change - a phenomenon called concept drift. While detecting concept drift is a relatively mature area of study, solutions to the uncertainty introduced by observations with missing values have only been studied in isolation. No one has yet explored whether or how these solutions might impact drift detection performance. We, however, believe that data imputation methods may actually increase uncertainty in the data rather than reducing it. We also conjecture that imputation can introduce bias into the process of estimating distribution changes during drift detection, which can make it more difficult to train a learning model. Our idea is to focus on estimating the distance between observations rather than estimating the missing values, and to define membership functions that allocate observations to histogram bins according to the estimation errors. Our solution comprises a novel masked distance learning (MDL) algorithm to reduce the cumulative errors caused by iteratively estimating each missing value in an observation and a fuzzy-weighted frequency (FWF) method for identifying discrepancies in the data distribution. The concept drift detection algorithm proposed in this paper is a singular and unified algorithm that can handle missing values, but not an imputation algorithm combined with a concept drift detection algorithm. Experiments on both synthetic and real-world data sets demonstrate the advantages of this method and show its robustness in detecting drift in data with missing values. These findings reveal that missing values exert a profound impact on concept drift detection, but using fuzzy set theory to model observations can produce more reliable results than imputation.


Community models for partially observed networks from surveys

arXiv.org Machine Learning

Communities are a common and widely studied structure in networks, typically under the assumption that the network is fully and correctly observed. In practice, network data are often collected through sampling schemes such as surveys. These sampling mechanisms introduce noise and bias which can obscure the community structure and invalidate assumptions underlying standard community detection methods. We propose a general model for a class of network sampling mechanisms based on survey designs, designed to enable more accurate community detection for network data collected in this fashion. We model edge sampling probabilities as a function of both individual preferences and community parameters, and show community detection can be done by spectral clustering under this general class of models. We also propose, as a special case of the general framework, a parametric model for directed networks we call the nomination stochastic block model, which allows for meaningful parameter interpretations and can be fitted by the method of moments. Both spectral clustering and the method of moments in this case are computationally efficient and come with theoretical guarantees of consistency. We evaluate the proposed model in simulation studies on both unweighted and weighted networks and apply it to a faculty hiring dataset, discovering a meaningful hierarchy of communities among US business schools.