Code Monkey home page Code Monkey logo

Wave hello to the world of machine learning, where even robots can do calculus better than us! 🤖🧮

📈 GitHub Stats

📋 Languages

Python R Julia PowerShell C# C

🖥️ ML/DL

Keras TensorFlow PyTorch scikit-learn
SciPy Matplotlib NumPy Pandas Plotly

💻 TOOLS

RStudio Visual Studio Code Azure Tableau PowerBI AWS Office

💻 I WANNA LEARN

SASS C++ Apache. Linux Rust


📫 Reach me on

         


💻 Check Out My Repos ⬇️

Ayoub HAIDA's Projects

atom icon atom

:atom: The hackable text editor

bayesian-belief-networks icon bayesian-belief-networks

Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.

bitcoin icon bitcoin

Bitcoin Core integration/staging tree

branching-diffusion-method-for-solving-pdes-in-matlab- icon branching-diffusion-method-for-solving-pdes-in-matlab-

This Matlab code implements a branching diffusion method for solving partial differential equations (PDEs). The method uses Monte Carlo simulation and the branching process to approximate the solution of PDEs. The code provides a set of functions to calculate the mean, standard deviation, and L2 approximation error of the solution.

cat-and-dog-image-classifier icon cat-and-dog-image-classifier

Classify images of dogs and cats using TensorFlow 2.0 and Keras to create a convolutional neural network that correctly classifies images of cats and dogs at least 70% of the time.

celestial-bodies-database icon celestial-bodies-database

SUBTASKS You should create a database named universe Be sure to connect to your database with \c universe. Then, you should add tables named galaxy, star, planet, and moon Each table should have a primary key Each primary key should automatically increment Each table should have a name column You should use the INT data type for at least two columns that are not a primary or foreign key You should use the NUMERIC data type at least once You should use the TEXT data type at least once You should use the BOOLEAN data type on at least two columns Each "star" should have a foreign key that references one of the rows in galaxy Each "planet" should have a foreign key that references one of the rows in star Each "moon" should have a foreign key that references one of the rows in planet Your database should have at least five tables Each table should have at least three rows The galaxy and star tables should each have at least six rows The planet table should have at least 12 rows The moon table should have at least 20 rows Each table should have at least three columns The galaxy, star, planet, and moon tables should each have at least five columns At least two columns per table should not accept NULL values At least one column from each table should be required to be UNIQUE All columns named name should be of type VARCHAR Each primary key column should follow the naming convention table_name_id. For example, the moon table should have a primary key column named moon_id Each foreign key column should have the same name as the column it is referencing

classical-monte-carlo-method-for-pdes icon classical-monte-carlo-method-for-pdes

This MATLAB code implements the classical Monte Carlo method for solving partial differential equations (PDEs). The code uses the log function of the norm of a random vector as an example PDE and computes the solution at time T=1 and initial condition x0=0.

cpp11 icon cpp11

cpp11 helps you to interact with R objects using C++ code.

curfil icon curfil

CUDA Random Forest implementation for Image Labeling tasks

datasciencecoursera-1 icon datasciencecoursera-1

Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.

datasette icon datasette

An open source multi-tool for exploring and publishing data

deepbsde icon deepbsde

Python code for solving partial differential equations (PDEs) using deep learning. Specifically, we provide implementations for solving the following PDEs

demographic-data-analyzer icon demographic-data-analyzer

we must analyze demographic data using Pandas using a given dataset of demographic data that was extracted from the 1994 Census database.

estimate-pi-using-r-buffon-s-needle-approach- icon estimate-pi-using-r-buffon-s-needle-approach-

The idea is to randomly throw (n) times a needle of length (l) on a floor consisting of wood strips of width (t>l), and to observe the number of times (h) that the needle crosses the border between two strips.

ethereum-price-prediction icon ethereum-price-prediction

This project aims to predict the future price of Ethereum using various machine learning models, including deep learning. The project is implemented using Python and Jupyter notebooks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.