You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A PyTorch-based Deep Q-Network (DQN) implementation to solve the LunarLander-v3 environment using Gymnasium. Includes custom neural network design, experience replay, agent training, and performance visualization.
Evaluation of multiple graph neural network models—GCN, GAT, GraphSAGE, MPNN and DGI—for node classification on graph-structured data. Preprocessing includes feature normalization and adjacency-matrix regularization, and an ensemble of model predictions boosts performance. The best ensemble achieves 83.47% test accuracy.
The implementation of Coordinate Descent Method Accelerated by Universal Metaalgorithm with efficient amortised complexity of iteration & Experiments with sparse SoftMax function, where the proposed method is better than FGM