MorningStarTM
BIT (hons) student, specialization in Robotics and smart system. # Deep learning # Reinforcement learning. # 2D game development # LLM
Rootcode LabsSri Lanka
Pinned Repositories
behaviour-cloning
This project is study of various algorithm for behaviour cloning
end-to-end-game-engagement-classification-project
This project is classification of game engagement using deep learning. in this project docker, FastAPI and several security technique used for study purpose.
IMDB-movie-review-sentiment-analysis-
setiment analasys
KAN-Agents
This repo contains deep reinforcement learning agents with kolmogorov-arnold network (KAN).
L2RPN-case5-study
This repo contains study of KAN intergrated RL agents for l2rpn(learning to run power network) challenege.
l2rpn-offline-reinforcement-learning
This repository contains implementations of various Offline reinforcement learning algorithms, including CQL and offline DQN, specifically designed for the L2RPN challenge.
L2RPN-rte-5
This repository contains implementations of various reinforcement learning algorithms, including DQN, graph-based RL, Actor-Critic, and PPO, specifically designed for the L2RPN challenge.
MulticancerViT
This project is focused on building a Vision Transformers for classify multiple cancer types images.
project-koperundevi
This project is a study of LLMs (Large Language Models) for the Tamil language.
siamese-network
This Repo contain siamese network variants
MorningStarTM's Repositories
MorningStarTM/KAN-Agents
This repo contains deep reinforcement learning agents with kolmogorov-arnold network (KAN).
MorningStarTM/behaviour-cloning
This project is study of various algorithm for behaviour cloning
MorningStarTM/end-to-end-game-engagement-classification-project
This project is classification of game engagement using deep learning. in this project docker, FastAPI and several security technique used for study purpose.
MorningStarTM/L2RPN-case5-study
This repo contains study of KAN intergrated RL agents for l2rpn(learning to run power network) challenege.
MorningStarTM/MADDPG
This repo contains implementation of multi-agent DDPG
MorningStarTM/MorningStarTM
MorningStarTM/project-koperundevi
This project is a study of LLMs (Large Language Models) for the Tamil language.
MorningStarTM/siameseTransformer
This repository contains a study on the combination of Siamese networks and Transformers
MorningStarTM/L2RPN-rte-5
This repository contains implementations of various reinforcement learning algorithms, including DQN, graph-based RL, Actor-Critic, and PPO, specifically designed for the L2RPN challenge.
MorningStarTM/unsupervised-pre-training-vgg
This repo contain study of pre-training vgg using autoencoder for brain tumor and XAI
MorningStarTM/2D-ASR
This repo contains research and experiment of 2D artificial sensors using pygame. ASR represents Artificial Sensor Research. This study can helps to integrate arificial sensors within 2D environment for RL and multi-agent.
MorningStarTM/Actor-Critic-RNN
This repo contains implementation of actor critic intergrated with RNN for continous and discrete action spaces
MorningStarTM/AI-Laplace-2D
This repo contains study of reinforcement learning algorithms for 2D car racing
MorningStarTM/CustomEnv
This repo contain environment for reinforcement learning training.
MorningStarTM/Deep-Inverse-Reinforcement-Learning
This repo contains implementation and study of Deep inverse RL.
MorningStarTM/Does-vision-pre-training-contribute-to-XAI
This repo contains study of how vision pre-training helps to eXplainable AI
MorningStarTM/Dreamer-V3
This is repo contains experiment of Dreamer v3 model on L2RPN
MorningStarTM/gptController
this is the study of adapt gpt-2 for control task
MorningStarTM/KAN-PPO
This repo contains inplementation of KAN intergrated PPO, and study about PPO and KAN-PPO
MorningStarTM/large-language-model-creation
This repo contains full creation of LLM (pre-training, supervised fine tuning, RLHF)
MorningStarTM/mini-ChatGPT
This repo contains implementation of minimal chatGPT. GPT-2 (small, medium, large) fine-tuned and applied RLHF. This is for educational purpose.
MorningStarTM/mini-Llama
This repo contains implementation of Mini version of Llama by using Umar Jamil video about Llama 2 implementation
MorningStarTM/Mixture-of-Expert
This is repo contain study and implementation of Mixture of Experts using pytorch and tensorflow
MorningStarTM/Mixture-of-LLM-Expert
This repo contains implmentation and study of mixture of expert in LLM.
MorningStarTM/Mixture-of-Medical-Expert
This repo contains adapt Mixture of Experts to Medical Images classification
MorningStarTM/simple-atari
MorningStarTM/snake-AI
This repo contains implementation of RL algorithms to play snake game.
MorningStarTM/transformer
This repo contains implementation of transformer
MorningStarTM/Unet-in-AutoEncoder
This repo contains study of integration unet in autoencoder and generate images
MorningStarTM/World-Model-CarRace
This repo contain implementation of world model to car racing (gym environment)