-
-
-
-
-
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedFeb 27, 2024 -
nlp-tutorial Public
Forked from graykode/nlp-tutorialNatural Language Processing Tutorial for Deep Learning Researchers
Jupyter Notebook MIT License UpdatedFeb 21, 2024 -
-
SAFARI Public
Forked from hrwise-nlp/SAFARILarge Language Model as Different Knowledge Source Planner (SAFARI) [EMNLP 2023 Findings]
Python UpdatedDec 2, 2023 -
FoCus Public
Forked from pkchat-focus/FoCusSource codes and dataset of Call for Customized Conversation: Customized Conversation Grounding Persona and Knowledge
Python Other UpdatedAug 4, 2023 -
Lhy_Machine_Learning Public
Forked from Fafa-DL/Lhy_Machine_Learning李宏毅2021/2022/2023春季机器学习课程课件及作业
Jupyter Notebook UpdatedJun 3, 2023 -
-
KnowledgeGraphCourse Public
Forked from npubird/KnowledgeGraphCourse东南大学《知识图谱》研究生课程
UpdatedMay 15, 2023 -
GA_Vehicle_Routing Public
Forked from iRB-Lab/py-ga-VRPTWA Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
-
GA_Chinese_Postman Public
Forked from pikrog/cpp-gaPython script for solving the Chinese Postman Problem with the Genetic Algorithm
-
GA_Graph_Coloring Public
Forked from mehdiselbi/GraphColoringGAGraph Coloring optimization problem using Genetic Algorithm
-
Stoch-predict-with-Tranformer-LSTM Public
Forked from gangweix/Stoch-predict-with-Tranformer-LSTMstock predict with MLP,CNN,RNN,LSTM,Transformer and Transformer-LSTM
Python UpdatedMar 7, 2022 -
GA_Knapsack Public
Forked from KendallPark/genetic-algorithm0-1 Knapsack Approximation with Genetic Algorithms
-
Underwater-Acoustic-Target-Classification-Based-on-Dense-Convolutional-Neural-Network Public
Forked from doans/Underwater-Acoustic-Target-Classification-Based-on-Dense-Convolutional-Neural-NetworkMATLAB UpdatedApr 22, 2021 -
RL-frenet-trajectory-planning-in-CARLA Public
Forked from MajidMoghadam2006/RL-frenet-trajectory-planning-in-CARLAPython MIT License UpdatedFeb 3, 2021 -
PiP-Planning-informed-Prediction Public
Forked from Haoran-SONG/PiP-Planning-informed-Prediction(ECCV 2020) PiP: Planning-informed Trajectory Prediction for Autonomous Driving
Python UpdatedDec 1, 2020 -
GA_3D_Bin_Packing Public
Forked from mahdims/3D-bin-packingTabu search and Genetic algorithm implementation for container loading problem (3D bin packing)
-
GA_Knights_Tour Public
Forked from rahul-pisharody/Knights-Tour-Genetic-AlgorithmGenetic Implementation of Knights Tour problem as proposed by Jafar Al-Gharaibeh, Zakariya Qawagneh and Hiba Al-Zahawi
-
GA_Vehicle_Routing_seems_simple Public
Forked from GuDiasOliveira/vrp-genetic-algorithm-pythonA simple program written in Python that implements a genetic algorithm for solving the Vehicle Routing Problem (VRP).
-
GA_8_Queens Public
Forked from waqqasiq/n-queen-problem-using-genetic-algorithmGA
-
GA_Cutting_Stock Public
Forked from mk2961/ai-project2CSC540 genetic algorithm stock cutting project
-
MIMO_OFDM Public
Forked from LyricYang/MIMO_OFDM《MIMO-OFDM无线通信技术及MATLAB实现》随书源码
-
GA_Quadrature_Assignemnt Public
Forked from wzieba/QAP-Genetic-AlgorithmResolving quadratic assignment problem with genetic algorithm
-
GA_Travelling_Salesman Public
Forked from maoaiz/tsp-genetic-pythonA genetic algorithm to solve the Travelling Salesman Problem, implemented in Python. Made by Jack Frigaard, modified by Mauricio Aizaga