Pinned Repositories
AI-Feynman
awesome-papers
Papers & presentations from Hugging Face's weekly science day
batterybert
BatteryBERT: A Pre-trained Language Model for Battery Database Enhancement
bert-loves-chemistry
bert-loves-chemistry: a repository of HuggingFace models applied on chemical SMILES data for drug design, chemical modelling, etc.
BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
Borges
Web Scarping Engines
Candidate_Skill_Assessment_using_Graph_Neural_Network
Final Year Project work
Categorizing-figures-from-biomedical-research-articles-using-deep-neural-networks-and-Bioassays
The project’s main objective is to extract knowledge from the biomedical research papers that contain diagrams/charts, i.e., bar graphs, line graph, boxplot, images of CT scans, cells, and other types of biological tests (known as assays). Research papers contain panels that have information in images or diagrams. The goal is to identify each panel from given datasets and categorize it into BioAssay Ontology categories with the help of machine learning and deep neural networks model. An additional focus of the project is to predict and identify the similarities between BioAssay Ontology categories and find their correlation. The dataset we are using is from SourceData, an initiative by EMBO (European Molecular Biology Organization). So, this project will record details of the correlation of BioAssay Ontology categories, predict and identify the panel with the help of a Convolutional neural network model.
Graph_Convolutional_Networks_Node_Classification
python-one-liners
This repository contains python one-liners obtained from various sources.
vinven7's Repositories
vinven7/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
vinven7/Candidate_Skill_Assessment_using_Graph_Neural_Network
Final Year Project work
vinven7/cqd
Continuous Query Decomposition for Complex Query Answering in Incomplete Knowledge Graphs
vinven7/cs224w-2021-winter-colab
cs224w(图机器学习)2021冬季课程的colab
vinven7/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
vinven7/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
vinven7/Graph-Convolutional-Networks-with-Cora-Dataset
Graph neural networks (GNNs) is implemented with Cora datset using Spektral module.
vinven7/Graph-convolutional-neural-networks-with-applications-in-text-classification
vinven7/Graph-Embeddings-and-Graph-Neural-Networks
vinven7/Graph-Neural-Net
This repository contains the all the projects where I use Graph Neural Network to Solve the Problems.
vinven7/Graph-Neural-Network-1
Using Graph neural network to classify the companies based on their description
vinven7/graph_attention_pool
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
vinven7/graph_neural_network
Implementation of a custom Sparse Adjacency Matrix (prior) for a Graph Neural Network classifier for MNIST
vinven7/graph_nn
Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)
vinven7/Hello-Worlds
vinven7/hnn-core
Simulation and optimization of neural circuits for MEG/EEG source estimates
vinven7/image-similarity-model
vinven7/Link-Prediction-using-Graph-Neural-Networks
vinven7/mat2vec
Supplementary Materials for Tshitoyan et al. "Unsupervised word embeddings capture latent knowledge from materials science literature", Nature (2019).
vinven7/Motor-Imagery-Classification-using-Graph-Neural-Network
vinven7/opencv
Open Source Computer Vision Library
vinven7/pandas_exercises
Practice your pandas skills!
vinven7/panini
vinven7/Phys-Graph-Neural-Networks
GNNs applied to approximate Physics Models for Heat propagation and shallow water emulation.
vinven7/posts
Complementary code for blog posts
vinven7/powerful-gnns
How Powerful are Graph Neural Networks?
vinven7/Query_Master
vinven7/resources
A Highly Opinionated List of Open Source Materials Informatics Resources
vinven7/scitldr
vinven7/united-nations-ner
Fine-tuning a Hugging Face BERT model for the United Nations Named Entity Recognition task.