Houston, Texas, United States
3K followers 500+ connections

Join to view profile

About

••• 𝑨𝒃𝒐𝒖𝒕 𝑴𝒆 •••
I am an Engineer in the Kitt Team within the Big Data & AI…

Activity

Join now to see all activity

Experience & Education

  • Rivian and Volkswagen Group Technologies

View Amirhessam’s full experience

See their title, tenure and more.

or

By clicking Continue to join or sign in, you agree to LinkedIn’s User Agreement, Privacy Policy, and Cookie Policy.

Licenses & Certifications

Join now to see all certifications

Volunteer Experience

  • Frontiers Graphic

    Associate Editor

    Frontiers

    - Present 4 years 9 months

    Education

    Associate Editor and board member of Frontiers in Neuroinformatics.
    Link: https://loop.frontiersin.org/people/442816/overview

  • HackFSU Graphic

    Student Mentor

    HackFSU

    - 1 year 7 months

    Science and Technology

  • Google Graphic

    PEARC17 Student Volunteer

    Google

    - 1 month

    Science and Technology

    We organized students who attended the scientific workshops at PEARC17 conference in New Orleans, Louisiana.

  • Texas Advanced Computing Center (TACC) Graphic

    XSEDE16 Student Volunteer

    Texas Advanced Computing Center (TACC)

    - 2 years 2 months

    Science and Technology

    We organized students who attended the scientific workshops at XSEDE16 conference in Miami, Florida.

Publications

  • Determining disease evolution driver nodes in dementia networks

    Proc. SPIE Vol. 10578, Biomedical Applications in Molecular, Structural, and Functional Imaging

    Static graph networks are the mathematical structure to capture these interactions modeled by Pearson correlations between the representative area signals. Dynamical functional resting state networks seen in most fMRI experiments can not be represented by the classic correlation graph network. The changes in brain connectivity observed in many neuro-degenerative diseases in longitudinal data series suggest that more sophisticated graph networks to capture the dynamical properties of the brain…

    Static graph networks are the mathematical structure to capture these interactions modeled by Pearson correlations between the representative area signals. Dynamical functional resting state networks seen in most fMRI experiments can not be represented by the classic correlation graph network. The changes in brain connectivity observed in many neuro-degenerative diseases in longitudinal data series suggest that more sophisticated graph networks to capture the dynamical properties of the brain networks are required. Furthermore, certain brain areas seem to act as ”disease epicenters” being responsible for the spread of neuro-degenerative diseases. To mathematically describe these aspects, we propose a novel framework based on pinning controllability applied to dynamic graphs and seek to determine the changes in the ”driver nodes” during the course of the disease. In contrast to other current research in pinning controllability, we aim to identify the best driver nodes describing disease evolution with respect to connectivity changes and location of the best driver nodes in functional 18F-Fluorodeoxyglucose Positron Emission Tomography (18FDG-PET) and structural Magnetic Resonance Imaging (MRI) connectivity graphs in healthy controls (CN), and patients with mild cognitive impairment (MCI), and Alzheimer’s disease (AD). We present the theoretical framework for determining the best driver nodes in connectivity graphs and their relation to disease evolution in dementia. We revolutionize the current graph analysis in brain networks and apply the concept of dynamic graph theory in connection with pinning controllability to reveal differences in the location of ”disease epicenters” that play an important role in the temporal evolution of dementia. The described research will constitute a leap in biomedical research related to novel disease prediction trajectories and precision dementia therapies.

    Other authors
    See publication
  • Building energy consumption forecast using multi-objective genetic programming

    Elsevier

    A multi-objective genetic programming (MOGP) technique with multiple genes is proposed to formulate the energy performance of residential buildings. Here, it is assumed that loads have linear relation in terms of genes. On this basis, an equation is developed by MOGP method to predict both heating and cooling loads. The proposed evolutionary approach optimizes the most significant predictor input variables in the model for both accuracy and complexity, while simultaneously solving the unknown…

    A multi-objective genetic programming (MOGP) technique with multiple genes is proposed to formulate the energy performance of residential buildings. Here, it is assumed that loads have linear relation in terms of genes. On this basis, an equation is developed by MOGP method to predict both heating and cooling loads. The proposed evolutionary approach optimizes the most significant predictor input variables in the model for both accuracy and complexity, while simultaneously solving the unknown parameters of the model. In the proposed energy performance model, relative compactness has the most and orientation the least contribution. The proposed MOGP model is simple and has a high degree of accuracy. The results show that MOGP is a suitable tool to generate solid models for complex nonlinear systems with capability of solving big data problems via parallel algorithms.

    Other authors
    See publication
  • High Performance GP-Based Approach for fMRI Big Data Classification

    ACM

    We consider resting-state Functional Magnetic Resonance Imaging (fMRI) of two classes of patients: one that took the drug N-acetylcysteine (NAC) and the other one a placebo before and after a smoking cessation treatment. Our goal was to classify the relapse in nicotine-dependent patients as treatment or non-treatment based on their fMRI scans. 80% accuracy was obtained using Independent Component Analysis (ICA) along with Genetic Programming (GP) classifier using High Performance Computing…

    We consider resting-state Functional Magnetic Resonance Imaging (fMRI) of two classes of patients: one that took the drug N-acetylcysteine (NAC) and the other one a placebo before and after a smoking cessation treatment. Our goal was to classify the relapse in nicotine-dependent patients as treatment or non-treatment based on their fMRI scans. 80% accuracy was obtained using Independent Component Analysis (ICA) along with Genetic Programming (GP) classifier using High Performance Computing (HPC) which we consider significant enough to suggest that there is a difference in the resting-state fMRI images of a smoker that undergoes this smoking cessation treatment compared to a smoker that receives a placebo.

    Other authors
    See publication
  • An evolutionary approach for fMRI big data classification

    IEEE

    Resting-state function magnetic resonance imaging (fMRI) images allow us to see the level of activity in a patient's brain. We consider fMRI of patients before and after they underwent a smoking cessation treatment. Two classes of patients have been studied here, that one took the drug N-acetylcysteine and the ones took a placebo. Our goal was to classify the relapse in nicotine-dependent patients as treatment or non-treatment based on their fMRI scans. The image slices of brain are used as the…

    Resting-state function magnetic resonance imaging (fMRI) images allow us to see the level of activity in a patient's brain. We consider fMRI of patients before and after they underwent a smoking cessation treatment. Two classes of patients have been studied here, that one took the drug N-acetylcysteine and the ones took a placebo. Our goal was to classify the relapse in nicotine-dependent patients as treatment or non-treatment based on their fMRI scans. The image slices of brain are used as the variable and as results here we deal with a big data problem with about 240,000 inputs. To handle this problem, the data had to be reduced and the first process in doing that was to create a mask to apply to all images. The mask was created by averaging the before images for all patients and selecting the top 40% of voxels from that average. This mask was then applied to all fMRI images for all patients. The average of the difference in the before treatment and after fMRI images for each patient were found and these were flattened to one dimension. Then a matrix was made by stacking these 1D arrays on top of each other and a data reduction algorithm was applied on it. Lastly, this matrix was fed into some machine learning and Genetic Programming algorithms and leave-one-out cross-validation was used to test the accuracy. Out of all the data reduction machine learning algorithms used, the best accuracy was obtained using Principal Component Analysis along with Genetic Programming classifier. This gave an accuracy of 74%, which we consider significant enough to suggest that there is a difference in the resting-state fMRI images of a smoker that undergoes this smoking cessation treatment compared to a smoker that receives a placebo.

    Other authors
    See publication
  • fMRI Smoking Cessation Classification Using Genetic Programming

    Data Science meets Optimization (DSO)

    Resting-state function magnetic resonance imaging (fMRI) images allow us to see the level of activity in a patient's brain. We consider fMRI of patients before and after they underwent a smoking cessation treatment. Two classes of patients have been studied here, that one took the drug N-acetylcysteine and the ones took a placebo. Our goal was to classify the relapse in nicotine-dependent patients as treatment or non-treatment based on their fMRI scans. The image slices of brain are used as the…

    Resting-state function magnetic resonance imaging (fMRI) images allow us to see the level of activity in a patient's brain. We consider fMRI of patients before and after they underwent a smoking cessation treatment. Two classes of patients have been studied here, that one took the drug N-acetylcysteine and the ones took a placebo. Our goal was to classify the relapse in nicotine-dependent patients as treatment or non-treatment based on their fMRI scans. The image slices of brain are used as the variable and as results here we deal with a big data problem with about 240,000 inputs. To handle this problem, the data had to be reduced and the first process in doing that was to create a mask to apply to all images. The mask was created by averaging the before images for all patients and selecting the top 40% of voxels from that average. This mask was then applied to all fMRI images for all patients. The average of the difference in the before treatment and after fMRI images for each patient were found and these were flattened to one dimension. Then a matrix was made by stacking these 1D arrays on top of each other and a data reduction algorithm was applied on it. Lastly, this matrix was fed into some machine learning and Genetic Programming algorithms and leave-one-out cross-validation was used to test the accuracy. Out of all the data reduction machine learning algorithms used, the best accuracy was obtained using Principal Component Analysis along with Genetic Programming classifier. This gave an accuracy of 74%, which we consider significant enough to suggest that there is a difference in the resting-state fMRI images of a smoker that undergoes this smoking cessation treatment compared to a smoker that receives a placebo.

    Other authors
    See publication
  • Dynamical graph theory networks techniques for the analysis of sparse connectivity networks in dementia

    Proc. SPIE Vol. 10216, Smart Biomedical and Physiological Sensor Technology XIV

    Graph network models in dementia have become an important computational technique in neuroscience to study fundamental organizational principles of brain structure and function of neurodegenerative diseases such as dementia. The graph connectivity is reflected in the connectome, the complete set of structural and functional connections of the graph network, which is mostly based on simple Pearson correlation links. In contrast to simple Pearson correlation networks, the partial correlations…

    Graph network models in dementia have become an important computational technique in neuroscience to study fundamental organizational principles of brain structure and function of neurodegenerative diseases such as dementia. The graph connectivity is reflected in the connectome, the complete set of structural and functional connections of the graph network, which is mostly based on simple Pearson correlation links. In contrast to simple Pearson correlation networks, the partial correlations (PC) only identify direct correlations while indirect associations are eliminated. In addition to this, the state-of-the-art techniques in brain research are based on static graph theory, which is unable to capture the dynamic behavior of the brain connectivity, as it alters with disease evolution. We propose a new research avenue in neuroimaging connectomics based on combining dynamic graph network theory and modeling strategies at different time scales. We present the theoretical framework for area aggregation and time-scale modeling in brain networks as they pertain to disease evolution in dementia. This novel paradigm is extremely powerful, since we can derive both static parameters pertaining to node and area parameters, as well as dynamic parameters, such as system’s eigenvalues. By implementing and analyzing dynamically both disease driven PC-networks and regular concentration networks, we reveal differences in the structure of these network that play an important role in the temporal evolution of this disease. The described research is key to advance biomedical research on novel disease prediction trajectories and dementia therapies.

    Other authors
    See publication
  • Reconfigurable wearable to monitor physiological variables and movement

    Proc. SPIE Vol. 10216, Smart Biomedical and Physiological Sensor Technology XIV

    This article presents a preliminary prototype of a wearable instrument for oxygen saturation and ECG monitoring. The proposed measuring system is based on the light reflection variability of a LED emission on the subject temple. Besides, the system has the capacity to incorporate electrodes to obtain ECG measurements. All measurements are stored and transmitted to a mobile device (tablet or smartphone) through a Bluetooth link.

    Other authors
    See publication
  • The driving regulators of the connectivity protein network of brain malignancies

    Proc. SPIE Vol. 10216, Smart Biomedical and Physiological Sensor Technology XIV

    An important problem in modern therapeutics at the proteomic level remains to identify therapeutic targets in a plentitude of high-throughput data from experiments relevant to a variety of diseases. This paper presents the application of novel modern control concepts, such as pinning controllability and observability applied to the glioma cancer stem cells (GSCs) protein graph network with known and novel association to glioblastoma (GBM). The theoretical frameworks provides us with the minimal…

    An important problem in modern therapeutics at the proteomic level remains to identify therapeutic targets in a plentitude of high-throughput data from experiments relevant to a variety of diseases. This paper presents the application of novel modern control concepts, such as pinning controllability and observability applied to the glioma cancer stem cells (GSCs) protein graph network with known and novel association to glioblastoma (GBM). The theoretical frameworks provides us with the minimal number of "driver nodes", which are necessary, and their location to determine the full control over the obtained graph network in order to provide a change in the network’s dynamics from an initial state (disease) to a desired state (non-disease). The achieved results will provide biochemists with techniques to identify more metabolic regions and biological pathways for complex diseases, to design and test novel therapeutic solutions.

    Other authors
    See publication
  • Fluid Flow Through Carbon Nanotubes And Graphene Based Nanostructures

    OhioLINK ETD

    The investigation into the behavior of the fluids in nanoscale channels, such as carbon nanotubes leads us to a new approach in the field of nanoscience. This is referred to as nano-fluidics, which can be used in nano-scale filtering and as nano-pipes for conveying fluids. The behavior of fluids in nano-fluidic devices is very different from the corresponding behavior in microscopic and macroscopic channels. In this study, we investigate the fluid flow through carbon nanotubes and graphene…

    The investigation into the behavior of the fluids in nanoscale channels, such as carbon nanotubes leads us to a new approach in the field of nanoscience. This is referred to as nano-fluidics, which can be used in nano-scale filtering and as nano-pipes for conveying fluids. The behavior of fluids in nano-fluidic devices is very different from the corresponding behavior in microscopic and macroscopic channels. In this study, we investigate the fluid flow through carbon nanotubes and graphene based nanostructures using a molecular dynamics (MD) method at a constant temperature.Three different models were created which contain single-walled carbon nanotube, graphene, and a combination of both. Liquid argon is used as fluid in the system. In the previous investigations, they were considered bombarding the atoms towards the carbon nanotubes like bullets from a gun, and due to the interactions, they lost most of their momentum. Thus, the chance for the atoms to pass through the carbon nanotube was very low. Here, we employed a new approach using a moving graphene wall to push the argon fluid towards the confinements of the systems. By performing this method, we have tried to make a continuum flow to find out how the physical quantities such as, position, velocity, pressure, and energy change when the fluid flow reaches the confinements of the systems.

    See publication
  • Fluid Flow Calculations of Graphene Composites

    American Physical Society (APS)

    The flow of fluids through carbon nanotubes was investigated in order to get a better understanding of the unique properties and phenomena of nano-fluidics. The previous modeling and simulation efforts were based on diffusion of atoms or molecules that were thrown to the nanotubes with initial velocities. This talk has shed some light on the flow of fluids using molecular dynamic simulations of different types of carbon nanotubes that were embedded in liquid argon using a moving wall piston of…

    The flow of fluids through carbon nanotubes was investigated in order to get a better understanding of the unique properties and phenomena of nano-fluidics. The previous modeling and simulation efforts were based on diffusion of atoms or molecules that were thrown to the nanotubes with initial velocities. This talk has shed some light on the flow of fluids using molecular dynamic simulations of different types of carbon nanotubes that were embedded in liquid argon using a moving wall piston of graphene. We focused on analyzing pressure difference, velocities, and momentum conservation in different regions.

    Other authors
    See publication
Join now to see all publications

Courses

  • Advanced Lab (Atomic Force Microscope)

    3650 551

  • Advanced SAS

    STA 5067

  • Advanced Seminar on Research in Computational Science

    ISC 5934

  • Applied Computational Science I

    ISC 5315

  • Applied Computational Science II

    ISC 5316

  • Applied Machine Learning

    STA 5635

  • C++ Programming

    ISC 5305

  • Data Management and Analysis with SAS

    STA 5066

  • Data Mining

    CAP 5771

  • Electrodynamics

    3650 615

  • Introductory Seminar on Research in Computational Science

    ISC 5934

  • Lagrangian Mechanics

    3650 641

  • MATLAB Modeling & Simulation

    3650 697

  • Mathematical Methods in Physics

    3650 581

  • NanoScience & NanoTechnology

    3650 698

  • Quantum Mechanics

    3650 625

  • R Programming

    ISC 4244

  • Scientific Communication

    ISC 5939

  • Scientific Visualizations

    ISC 5307

  • Solid State Physics

    3650 685

  • Statistical Mechanics

    3650 661

  • Top Ten Algorithms

    ISC 5939

Projects

  • SlickBet

    - Present

    SlickBet fetches upcoming matches from the Livescore API, analyzes team statistics using a comprehensive 12-factor model, and ranks betting opportunities by win probability. Includes multi-day screening, double chance bets, confidence grades, backtesting, and PDF export.

  • ML-Algs

    - Present

    ML-ALgs is an open-source machine learning library written in Python aimed at developing fundamentals in machine learning from scratch.

    See project
  • SlickML

    - Present

    Slick-ML is an open-source machine learning library written in Python aimed at accelerating the experimentation time for a ML application. Data Scientist tasks can often be repetitive such as feature selection, model tuning, or evaluating metrics for classification and regression problems. Slick-ML provides Data Scientist with a toolbox of utility functions to quickly prototype solutions for a given problem with minimal code.

    See project
  • Data Science Blog using Jekyll

    - Present

    This is my Data Science blog using Jekyll. I put only some "Public" projects here.

    See project
  • Fluid Flow Through Graphene Based NanoStructures

    As a final project of the Scientific Communications class, a poster plus ten minutes talk, under supervision of Dr. John Burkardt, have been presented.

    Other creators
    See project
  • Modeling the Zombie Apocalypse

    We simulated a model for the zombie apocalypse on an island where humans can meet zombies and interact by being bitten and becoming a zombie, being killed, or killing the zombie.

    Other creators
    See project
  • Pharmecokinetic Model of Drug Dosage and Concentrations

    In order to be effective, the concentration of a drug in the bloodstream needs to reach a medicinal level.Below this level, the drug will be ineffective. For some drugs, there is also the limitation that above some concentration level they become toxic. Thus, it is critical to vary the dosage such that the steady state concentration is between the effective and toxic dose.
    We have coded the aforementioned model of drug dosage and concentrations in Python.
    That was for XSEDE 2016…

    In order to be effective, the concentration of a drug in the bloodstream needs to reach a medicinal level.Below this level, the drug will be ineffective. For some drugs, there is also the limitation that above some concentration level they become toxic. Thus, it is critical to vary the dosage such that the steady state concentration is between the effective and toxic dose.
    We have coded the aforementioned model of drug dosage and concentrations in Python.
    That was for XSEDE 2016 competition at Florida State University.

    Other creators
    See project
  • Mathematical Modeling for Malaria Transmission Dynamics

    Malaria is one of the most devastating diseases and a leading cause of death in tropical regions of the world. A mathematical model will help public health professionals to have a better understanding of the disease transmission and identify effective measures for the prevention and elimination of the disease. Malaria is a vector borne disease. The diagram of malaria transmission dynamics model shows a relatively complete model of the transmission of the malaria parasite in host-Human and…

    Malaria is one of the most devastating diseases and a leading cause of death in tropical regions of the world. A mathematical model will help public health professionals to have a better understanding of the disease transmission and identify effective measures for the prevention and elimination of the disease. Malaria is a vector borne disease. The diagram of malaria transmission dynamics model shows a relatively complete model of the transmission of the malaria parasite in host-Human and vector-Mosquitoes.
    We have coded the aforementioned model of Malaria Transmission Dynamics in Python.
    That was for XSEDE 2016 competition at Florida State University.

    Other creators
    See project
  • Space-Filling Curves

    A presentation for Top Ten Algorithm Class under supervision of Dr. John Burkardt to see how space-filling curves such as, Peano, Hilbert, Sierpinski, and Lebesgue curves work.

    See project
  • Discrete Cosine Transformations - How JPEGs work

    A presentation for Top Ten Algorithm Class, under supervision of Dr. John Burkardt, based on Discrete Cosinte Transformations (DCT) for explaining how JPEG Files work and Estimating the period of periodic data, or of data with a periodic component; composing and decomposing a "true" periodic function from harmonic sine functions; The Slow Fourier Transform; the Fast Fourier Transform; 1D FFT for time series analysis; 2D FF for image analysis; variants on the FFT; FFT packages and…

    A presentation for Top Ten Algorithm Class, under supervision of Dr. John Burkardt, based on Discrete Cosinte Transformations (DCT) for explaining how JPEG Files work and Estimating the period of periodic data, or of data with a periodic component; composing and decomposing a "true" periodic function from harmonic sine functions; The Slow Fourier Transform; the Fast Fourier Transform; 1D FFT for time series analysis; 2D FF for image analysis; variants on the FFT; FFT packages and implementations;

    See project

Honors & Awards

  • Cerner Corporation Q2 All Star Award

    Cerner Corporation

  • FSU Research & Creativity Award

    Florida State University

    Amount = $1000

  • SPIE Defense + Security Conference Travel Grant

    Department of Scientific Computing, Florida State University

    Amount = $700

  • FSU Congress of Graduate Students Travel Grant

    Florida State University

    Amount = $200

  • SPIE Medical Imaging Conference Travel Grant

    Department of Scientific Computing, Florida State University

    Amount = $600

  • Tutorial Volunteer MVP Award

    PEARC

    The award for the tremendous effort in assisting tutorial presenters with attendees above and beyond the normal volunteer responsibilities.

  • FSU Congress of Graduate Students Travel Grant

    Florida State University

    Amount = $200

  • Practice & Experience in Advanced Research Computing [PEARC] Travel Grant

    Google

    [PEARC 2017] reflects the key objectives for those who manage, develop, and use advanced research computing throughout the nation and the world: sustainability of the infrastructure environment; measuring and ensuring success for organizations that provide and use advanced research computing; and impact of the technologies on the workforce and on science and scholarship.
    Award Amount = $1400

  • FSU Congress of Graduate Students Travel Grant

    Florida State University

    Award Amount = $200

  • SPIE Defense + Commercial Sensing Conference Travel Grant

    Florida State University - Department of Scientific Computing

    Award Amount = $1200

  • PhD Candidacy Exam

    Department of Scientific Computing, Florida Sate University

  • 1st Place in [XSEDE2016] Data Simulation & Modeling Contest

    [XSEDE]: The Extreme Science and Engineering Discovery Environment

    The competition has three stages, and the students will compete twice locally. After completing these tasks, the local team will qualify to attend the [XSEDE 2016] conference in Miami. At the conference, the group will compete against teams from other universities.

  • FSU Congress of Graduate Students Travel Grant

    Florida State University

    Award Amount = $200

  • The Extreme Science and Engineering Discovery Environment [XSEDE] Travel Grant

    Texas Advanced Computing Center (TACC)

    The Extreme Science and Engineering Discovery Environment [XSEDE] is the most advanced, powerful, and robust collection of integrated advanced digital resources and services in the world. It is a single virtual system that scientists can use to interactively share computing resources, data, and expertise. Scientists and engineers around the world use these resources and service supercomputers, collections of data, and new tools to make our lives healthier, safer, and better.
    Award Amount =…

    The Extreme Science and Engineering Discovery Environment [XSEDE] is the most advanced, powerful, and robust collection of integrated advanced digital resources and services in the world. It is a single virtual system that scientists can use to interactively share computing resources, data, and expertise. Scientists and engineers around the world use these resources and service supercomputers, collections of data, and new tools to make our lives healthier, safer, and better.
    Award Amount = $3000

  • Dean's Scholarship

    Florida State University - Department of Scientific Computing

    Award Amount = $1000

  • Annual Householder Award (Outstanding MS Academic Achievement)

    The University of Akron - Department of Physics

    Award Amount = $500

  • Annual Householder Award (Outstanding MS Academic Achievement)

    The University of Akron - Department of Physics

    Award Amount = $500

Languages

  • English

    Native or bilingual proficiency

  • Persian

    Native or bilingual proficiency

Organizations

  • Frontiers in Neuroinformatics

    Associate Editor

    - Present

    Associate Editor and board member of Frontiers in Neuroinformatics. Link: https://loop.frontiersin.org/people/442816/overview

  • IEEE International Conference on Big Data Analysis (ICBDA)

    Reviewer

    - Present

    Information can be found at: http://www.icbda.org/

  • Frontiers in Neuroinformatics

    Reviewer

    - Present

    Information can be found at: https://www.frontiersin.org/journals/neuroinformatics

  • Practice & Experience in Advanced Research Computing (PEARC)

    Student Member

    - Present

    Information can be found at: https://www.pearc.org/

  • IEEE Congress on Evolutionary Computation (CEC)

    Reviewer

    - Present

    Information can be found at: https://www.ieee.org/conferences_events/conferences/conferencedetails/index.html?Conf_ID=40672

  • The Extreme Science & Engineering Discovery Environment (XSEDE)

    Student Member

    - Present

    Information can be found at: https://www.xsede.org/

  • Elsevier

    Student Member - Reviewer

    - Present

    Information can be found at: https://www.elsevier.com/

  • Institute of Electrical & Electronics Engineers (IEEE)

    Student Member - Reviewer

    - Present

    Information can be found at: https://www.ieee.org

  • International Society for Optics & Photonics (SPIE)

    Student Chapter Member - Reviewer

    - Present

    Information can be found at: https://www.spie.org/

  • American Physical Society (APS Physics)

    Student Member

    - Present

    Information can be found at: http://www.aps.org/

Recommendations received

More activity by Amirhessam

View Amirhessam’s full profile

  • See who you know in common
  • Get introduced
  • Contact Amirhessam directly
Join to view full profile

Other similar profiles

Explore top content on LinkedIn

Find curated posts and insights for relevant topics all in one place.

View top content

Add new skills with these courses