Skip to content
View amiralizadeh1's full-sized avatar
  • Brunel University
  • London

Block or report amiralizadeh1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. function-estimation-correntropy function-estimation-correntropy Public

    estimate a sine function using neural network by maximum correntropy criterion (MCC) and Mean Square Error (MSE) in a heavy-tailed noise (Cauchy and exponential) environment

    1

  2. PINNs PINNs Public

    Forked from maziarraissi/PINNs

    Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations

    Jupyter Notebook 1

  3. KDE-vonmises KDE-vonmises Public

    kernel density estimator (KDE) illustrates that the summation of Von Mises and Gaussian is heavy tailed

  4. Channel-Parameter-Estimation-in-the-Presence-of-Phase-Noise-Based-on-Maximum-Correntropy-Criterion- Channel-Parameter-Estimation-in-the-Presence-of-Phase-Noise-Based-on-Maximum-Correntropy-Criterion- Public

    This project is a combination of information theory and machine learning in the application of signal processing at a receiver side corrupted by heavy-tailed noise distributions and AWGN

  5. test2 test2 Public

    Forked from amiralizadeh2/test2

  6. torchdiffeq torchdiffeq Public

    Forked from rtqichen/torchdiffeq

    Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.

    Python