Pinned Repositories
-
test
11
ai-economist
first-test
ai-economist-1
Foundation is a flexible, modular, and composable framework to model socio-economic behaviors and dynamics with both agents and governments. This framework can be used in conjunction with reinforcement learning to learn optimal economic policies, as done by the AI Economist (https://www.einstein.ai/the-ai-economist).
ai-economist1
blog
dbblog
基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目
Fast-TransX
An Efficient implementation of TransE and its extended models for Knowledge Representation Learning
gomaze
可视化走迷宫问题,使用java可视化进行,可以较好理解深度优先的递归遍历问题
scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
baiyu1998's Repositories
baiyu1998/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
baiyu1998/-
test
baiyu1998/11
baiyu1998/ai-economist
first-test
baiyu1998/ai-economist-1
Foundation is a flexible, modular, and composable framework to model socio-economic behaviors and dynamics with both agents and governments. This framework can be used in conjunction with reinforcement learning to learn optimal economic policies, as done by the AI Economist (https://www.einstein.ai/the-ai-economist).
baiyu1998/ai-economist1
baiyu1998/blog
baiyu1998/dbblog
基于SpringBoot2.x+Vue2.x+ElementUI+Iview+Elasticsearch+RabbitMQ+Redis+Shiro的多模块前后端分离的博客项目
baiyu1998/Fast-TransX
An Efficient implementation of TransE and its extended models for Knowledge Representation Learning
baiyu1998/gomaze
可视化走迷宫问题,使用java可视化进行,可以较好理解深度优先的递归遍历问题
baiyu1998/iNutrition
基于大数据挖掘的饮食推荐小程序
baiyu1998/iThesis
:mortar_board: 个人毕业设计的论文, 可以参考参考, 本专业本组最高分, 优秀论文.
baiyu1998/KB2E
Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE
baiyu1998/MAgent
A Platform for Many-agent Reinforcement Learning
baiyu1998/NutritionMaster
:fire:菜谱/食谱/针对慢性病的饮食推荐/病情诊断小游戏/菜品识别/卡路里获取
baiyu1998/Programming-Collective-Intelligence
《集体智慧编程》Python代码(基于Python3.6)和数据集
baiyu1998/pythonProject1
baiyu1998/shiro
:laughing: SSM整合Shiro后的开发案例
baiyu1998/SPDpy
Multi agent simulation code for 2×2 Game on complex network
baiyu1998/swarmlib
This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)
baiyu1998/TensorFlow-TransX
An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow
baiyu1998/test1
baiyu1998/testgit
测试
baiyu1998/Trans-Implementation
Implement of TransE, TransH, KG2E with pytorch
baiyu1998/transE
transE算法 简单python实现 FB15k
baiyu1998/TransE-1
An implementation of TransE with tensorflow
baiyu1998/TrustSim
A NetLogo Agent Based Model extending Smaldino's (2013) Spatial Prisoner's Dilemma by incorporating reciprocating agents.
baiyu1998/tumo
:rocket: Best Beautiful Java Blog
baiyu1998/Walking-the-maze
走迷宫问题的算法可视化(UI)及迷宫生成