Skip to content

Commit

Permalink
Site updated: 2023-11-22 23:00:17
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaibineric committed Nov 22, 2023
1 parent 7d35b7d commit d093257
Show file tree
Hide file tree
Showing 16 changed files with 1,765 additions and 59 deletions.
2 changes: 1 addition & 1 deletion 2023/10/22/pymarl环境/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<meta property="og:image" content="https://gitee.com/lihaibineric/picgo/raw/master/pic/image-20231022153907123.png">
<meta property="og:image" content="https://gitee.com/lihaibineric/picgo/raw/master/pic/image-20231022153709693.png">
<meta property="article:published_time" content="2023-10-22T06:35:25.000Z">
<meta property="article:modified_time" content="2023-10-23T13:30:26.601Z">
<meta property="article:modified_time" content="2023-11-22T12:33:00.206Z">
<meta property="article:author" content="Haibin Li">
<meta property="article:tag" content="人工智能">
<meta property="article:tag" content="深度学习">
Expand Down
6 changes: 6 additions & 0 deletions 2023/10/23/git/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,12 @@ <h3 id="分支冲突">分支冲突</h3>
<article class="post-prev col-6">


<a href="/2023/11/22/MARL_%E8%87%AA%E5%8A%A8%E5%88%86%E7%BB%84/" title="【多智能体强化学习】基于自动分组的价值函数分解">
<i class="iconfont icon-arrowleft"></i>
<span class="hidden-mobile">【多智能体强化学习】基于自动分组的价值函数分解</span>
<span class="visible-mobile">Previous</span>
</a>

</article>
<article class="post-next col-6">

Expand Down
947 changes: 947 additions & 0 deletions 2023/11/22/MARL_自动分组/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion archives/2023/10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@


<div class="list-group">
<p class="h4">5 posts in total</p>
<p class="h4">6 posts in total</p>
<hr>


Expand Down
338 changes: 338 additions & 0 deletions archives/2023/11/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,338 @@


<!DOCTYPE html>
<html lang="en" data-default-color-scheme=auto>



<head>
<meta charset="UTF-8">
<link rel="apple-touch-icon" sizes="76x76" href="/img/galaxy.png">
<link rel="icon" href="/img/galaxy.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">

<meta name="theme-color" content="#2f4154">
<meta name="author" content="Haibin Li">
<meta name="keywords" content="">

<meta name="description" content="Always Day 1">
<meta property="og:type" content="website">
<meta property="og:title" content="Archives">
<meta property="og:url" content="https://lihaibineric.github.io/archives/2023/11/index.html">
<meta property="og:site_name" content="LIHAIBIN&#39;S BLOG">
<meta property="og:description" content="Always Day 1">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="Haibin Li">
<meta name="twitter:card" content="summary_large_image">



<title>Archives - LIHAIBIN&#39;S BLOG</title>

<link rel="stylesheet" href="https://lib.baomitu.com/twitter-bootstrap/4.6.1/css/bootstrap.min.css" />





<!-- 主题依赖的图标库,不要自行修改 -->
<!-- Do not modify the link that theme dependent icons -->

<link rel="stylesheet" href="//at.alicdn.com/t/font_1749284_hj8rtnfg7um.css">



<link rel="stylesheet" href="//at.alicdn.com/t/font_1736178_lbnruvf0jn.css">


<link rel="stylesheet" href="/css/main.css" />


<link id="highlight-css" rel="stylesheet" href="/css/highlight.css" />

<link id="highlight-css-dark" rel="stylesheet" href="/css/highlight-dark.css" />





<script id="fluid-configs">
var Fluid = window.Fluid || {};
Fluid.ctx = Object.assign({}, Fluid.ctx)
var CONFIG = {"hostname":"lihaibineric.github.io","root":"/","version":"1.9.5","typing":{"enable":true,"typeSpeed":50,"cursorChar":"_","loop":false,"scope":[]},"anchorjs":{"enable":true,"element":"h1,h2,h3,h4,h5,h6","placement":"left","visible":"hover","icon":""},"progressbar":{"enable":true,"height_px":3,"color":"#29d","options":{"showSpinner":false,"trickleSpeed":100}},"code_language":{"enable":true,"default":"TEXT"},"copy_btn":true,"image_caption":{"enable":true},"image_zoom":{"enable":true,"img_url_replace":["",""]},"toc":{"enable":true,"placement":"right","headingSelector":"h1,h2,h3,h4,h5,h6","collapseDepth":0},"lazyload":{"enable":true,"loading_img":"/img/loading.gif","onlypost":false,"offset_factor":2},"web_analytics":{"enable":false,"follow_dnt":true,"baidu":null,"google":{"measurement_id":null},"tencent":{"sid":null,"cid":null},"woyaola":null,"cnzz":null,"leancloud":{"app_id":null,"app_key":null,"server_url":null,"path":"window.location.pathname","ignore_local":false}},"search_path":"/local-search.xml","include_content_in_search":true};

if (CONFIG.web_analytics.follow_dnt) {
var dntVal = navigator.doNotTrack || window.doNotTrack || navigator.msDoNotTrack;
Fluid.ctx.dnt = dntVal && (dntVal.startsWith('1') || dntVal.startsWith('yes') || dntVal.startsWith('on'));
}
</script>
<script src="/js/utils.js" ></script>
<script src="/js/color-schema.js" ></script>




<meta name="generator" content="Hexo 6.3.0"></head>


<body>


<header>


<div class="header-inner" style="height: 40vh;">
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark scrolling-navbar">
<div class="container">
<a class="navbar-brand" href="/">
<strong>LIHAIBIN&#39;S BLOG</strong>
</a>

<button id="navbar-toggler-btn" class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<div class="animated-icon"><span></span><span></span><span></span></div>
</button>

<!-- Collapsible content -->
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto text-center">





<li class="nav-item">
<a class="nav-link" href="/" target="_self">
<i class="iconfont icon-home-fill"></i>
<span>Home</span>
</a>
</li>






<li class="nav-item">
<a class="nav-link" href="/categories/" target="_self">
<i class="iconfont icon-category-fill"></i>
<span>Categories</span>
</a>
</li>






<li class="nav-item">
<a class="nav-link" href="/tags/" target="_self">
<i class="iconfont icon-tags-fill"></i>
<span>Tags</span>
</a>
</li>






<li class="nav-item">
<a class="nav-link" href="/about/" target="_self">
<i class="iconfont icon-user-fill"></i>
<span>About</span>
</a>
</li>



<li class="nav-item" id="search-btn">
<a class="nav-link" target="_self" href="javascript:;" data-toggle="modal" data-target="#modalSearch" aria-label="Search">
<i class="iconfont icon-search"></i>
</a>
</li>



<li class="nav-item" id="color-toggle-btn">
<a class="nav-link" target="_self" href="javascript:;" aria-label="Color Toggle">
<i class="iconfont icon-dark" id="color-toggle-icon"></i>
</a>
</li>

</ul>
</div>
</div>
</nav>



<div id="banner" class="banner" false
style="background: url('/img/default.png') no-repeat center center; background-size: cover;">
<div class="full-bg-img">
<div class="mask flex-center" style="background-color: rgba(0, 0, 0, 0.3)">
<div class="banner-text text-center fade-in-up">
<div class="h2">

<span id="subtitle" data-typed-text="Archives"></span>

</div>


</div>


</div>
</div>
</div>

</div>

</header>

<main>

<div class="container nopadding-x-md">
<div id="board"
>

<div class="container">
<div class="row">
<div class="col-12 col-md-10 m-auto">


<div class="list-group">
<p class="h4">6 posts in total</p>
<hr>




<p class="h5">2023</p>

<a href="/2023/11/22/MARL_%E8%87%AA%E5%8A%A8%E5%88%86%E7%BB%84/" class="list-group-item list-group-item-action">
<time>11-22</time>
<div class="list-group-item-title">【多智能体强化学习】基于自动分组的价值函数分解</div>
</a>

</div>





</div>
</div>
</div>
</div>
</div>



<a id="scroll-top-button" aria-label="TOP" href="#" role="button">
<i class="iconfont icon-arrowup" aria-hidden="true"></i>
</a>



<div class="modal fade" id="modalSearch" tabindex="-1" role="dialog" aria-labelledby="ModalLabel"
aria-hidden="true">
<div class="modal-dialog modal-dialog-scrollable modal-lg" role="document">
<div class="modal-content">
<div class="modal-header text-center">
<h4 class="modal-title w-100 font-weight-bold">Search</h4>
<button type="button" id="local-search-close" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="modal-body mx-3">
<div class="md-form mb-5">
<input type="text" id="local-search-input" class="form-control validate">
<label data-error="x" data-success="v" for="local-search-input">Keyword</label>
</div>
<div class="list-group" id="local-search-result"></div>
</div>
</div>
</div>
</div>




</main>

<footer>
<div class="footer-inner">




</div>

</footer>

<!-- Scripts -->

<script src="https://lib.baomitu.com/nprogress/0.2.0/nprogress.min.js" ></script>
<link rel="stylesheet" href="https://lib.baomitu.com/nprogress/0.2.0/nprogress.min.css" />

<script>
NProgress.configure({"showSpinner":false,"trickleSpeed":100})
NProgress.start()
window.addEventListener('load', function() {
NProgress.done();
})
</script>


<script src="https://lib.baomitu.com/jquery/3.6.4/jquery.min.js" ></script>
<script src="https://lib.baomitu.com/twitter-bootstrap/4.6.1/js/bootstrap.min.js" ></script>
<script src="/js/events.js" ></script>
<script src="/js/plugins.js" ></script>


<script src="https://lib.baomitu.com/typed.js/2.0.12/typed.min.js" ></script>
<script>
(function (window, document) {
var typing = Fluid.plugins.typing;
var subtitle = document.getElementById('subtitle');
if (!subtitle || !typing) {
return;
}
var text = subtitle.getAttribute('data-typed-text');

typing(text);

})(window, document);
</script>





<script src="/js/img-lazyload.js" ></script>





<script src="/js/local-search.js" ></script>





<!-- 主题的启动项,将它保持在最底部 -->
<!-- the boot of the theme, keep it at the bottom -->
<script src="/js/boot.js" ></script>




<noscript>
<div class="noscript-warning">Blog works best with JavaScript enabled</div>
</noscript>
</body>
</html>
8 changes: 7 additions & 1 deletion archives/2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,14 +204,20 @@


<div class="list-group">
<p class="h4">5 posts in total</p>
<p class="h4">6 posts in total</p>
<hr>




<p class="h5">2023</p>

<a href="/2023/11/22/MARL_%E8%87%AA%E5%8A%A8%E5%88%86%E7%BB%84/" class="list-group-item list-group-item-action">
<time>11-22</time>
<div class="list-group-item-title">【多智能体强化学习】基于自动分组的价值函数分解</div>
</a>


<a href="/2023/10/23/git/" class="list-group-item list-group-item-action">
<time>10-23</time>
<div class="list-group-item-title">【计算机基础】Git命令集</div>
Expand Down
Loading

0 comments on commit d093257

Please sign in to comment.