Solving Differential Equations with PINNs
Table of Contents 1 - Introduction 2 - Solve Differential Equations with PINNs 2.1 - A Simple ODE 2.2 - ...
Hi I'm Mohsen, and I'm a Mathematical Physicist. My portfolio focuses on interesting projects in Data Science/Deep Learning I've recently undertaken, with a strong emphasis on business impact. Please visit my Github & LinkedIn pages (or download my Resume) by using the links below!
Table of Contents 1 - Introduction 2 - Solve Differential Equations with PINNs 2.1 - A Simple ODE 2.2 - ...
We write a short and simple code for spell checking. For a given word, we simply check the distance between it and the words in NLTK...
European Options Pricing and Risk Management Using AI-Driven Models and Traditional Numerical Methods 0. Resources The python note...
Data Preparation Our goal is to use this data to produce a predictive model that will determine future storm parameters with an acc...
In this project we build a Deep Learning based Image Search Engine that will help customers find similar products to ones they want!...
In this project we build & optimise a Convolutional Neural Network to classify images of fruits, with the goal of helping a groc...
Our client, a grocery retailer, hired a market research consultancy to append market level customer loyalty information to the datab...
In this project we use Principal Component Analysis (PCA) to compress 100 unlabelled, sparse features into a more manageable number ...
Our client, a grocery retailer, wants to utilise Machine Learning to reduce mailing costs, and improve ROI! Table of contents 0...
In this project we use k-means clustering to segment up the customer base in order to increase business understanding, and to enhanc...
In this project we apply Chi-Square Test For Independence (a Hypothesis Test) to assess the performance of two types of mailers that...
In this project we use Causal Impact Analysis to analyse & understand the sales uplift of customers that joined the new “Deliver...
In this project we use Association Rule Learning to analyse the transactional relationships & dependencies between products in t...
Introduction: One of the main challenges in quantum computing is the noise in current devices. In this task, you will create a simp...
In this post I’m going to run through a function in Python that can quickly find all the Prime numbers below a given value. For exa...