Pinned Repositories
A-Practical-Introduction-to-Python-Programming
Simplified way of learning python language
COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Deep-Learning
Useful Information About Deep Learning
dgl-lifesci
Python package for graph neural networks in chemistry and biology
Hypergraph-and-Graph-Neural-Network-HGNN-GNN--
Many underlying relationships among data in several areas of science and engineering, e.g., computer vision, molecular chemistry, molecular biology, pattern recognition, and data mining, can be represented in terms of graphs. In this paper ,a new neural network model has propose which called graph neural network (GNN)
Machine-Learning
I would like to gather some useful materials on machine learning which i have studied and use in my Possible projects here.
Mathematical-Foundations-of-Data-Science
This repository contains the following three resources for understanding the mathematical foundations of data science.
Project-Euler
If you want to solve interesting problems with Python, then we recommend to solve the problems of Project Euler!
Scene-Understanding-and-Scene-Graphs
This field is a challenging topic in computer vision. It requires to detect all objects in an image, but also to identify all the relations between them. Detected objects, their labels and the discovered relations can be used to construct a scene graph which provides an abstract semantic interpretation of an image.
Applied-Machine-Learning
Course: Applied Machine Learning
Erfaan-Rostami's Repositories
Erfaan-Rostami/Hypergraph-and-Graph-Neural-Network-HGNN-GNN--
Many underlying relationships among data in several areas of science and engineering, e.g., computer vision, molecular chemistry, molecular biology, pattern recognition, and data mining, can be represented in terms of graphs. In this paper ,a new neural network model has propose which called graph neural network (GNN)
Erfaan-Rostami/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Erfaan-Rostami/A-Practical-Introduction-to-Python-Programming
Simplified way of learning python language
Erfaan-Rostami/dgl-lifesci
Python package for graph neural networks in chemistry and biology
Erfaan-Rostami/Mathematical-Foundations-of-Data-Science
This repository contains the following three resources for understanding the mathematical foundations of data science.
Erfaan-Rostami/Project-Euler
If you want to solve interesting problems with Python, then we recommend to solve the problems of Project Euler!
Erfaan-Rostami/About-Me-
What you read in this Repo is a description of my studies (in other words as CV).
Erfaan-Rostami/Deep-Learning
Useful Information About Deep Learning
Erfaan-Rostami/Machine-Learning
I would like to gather some useful materials on machine learning which i have studied and use in my Possible projects here.
Erfaan-Rostami/Scene-Understanding-and-Scene-Graphs
This field is a challenging topic in computer vision. It requires to detect all objects in an image, but also to identify all the relations between them. Detected objects, their labels and the discovered relations can be used to construct a scene graph which provides an abstract semantic interpretation of an image.
Erfaan-Rostami/Applied-Machine-Learning
Course: Applied Machine Learning
Erfaan-Rostami/competitions-in-data-science
Erfaan-Rostami/hands-on-machine-learning
Machine learning practice based on the book Hands On Machine Learning with Scikit-Learn & Tensorflow by Aurelien Geron.
Erfaan-Rostami/Introduction-to-TensorFlow-
A Mathematical Approach to Advanced Artificial Intelligence in Python
Erfaan-Rostami/py
Repository to store sample python programs for python learning
Erfaan-Rostami/pygcn
Graph Convolutional Networks in PyTorch