-
Notion的app突然Offline了
直接访问显示DNS_PROBE_FINISHED_NXDOMAIN
根据↓尝试
https://linmi.cc/6133.html
1.加hostcmd中 open /etchost中加一行 104.1...
-
https://www.youtube.com/watch?v=ddy12WHqt-M&ab_channel=UGuruz
试了试地形
加入人物,按Project04的方式移动
找了一组模型,能用!
感觉要起飞了🤩
-
想做成点击移动,并且摄像头可以根据鼠标位置有限制的旋转
Step 1 - 点击移动参照Project02
完成~
1234567891011121314151617181920212223242526272829using System.Co...
-
https://www.youtube.com/watch?v=_QajrabyTJc&ab_channel=Brackeys
层级
Player(空物体)-> 加Character Controller;PlayerMovem...
-
Click To Move with NavMesh - Unity 3D
选中地面
窗口 → AI → 导航: Static & Walkable
烘焙 → Bake
Player加组件Nav Mesh Agent
123456...
-
https://www.youtube.com/watch?v=pwZpJzpE2lQ&t=4178s&ab_channel=Imphenzia
实现
人物跳跃,左右移动
跳跃速度与重量无关 -> ForceMode....
-
https://github.com/chuym726/DeephageTP
环境搭建&数据准备(已有:conda 4.9.2)
下载https://github.com/chuym726/DeephageTP
创建新的虚拟环境dee...
-
DeephageTP: A Convolutional Neural Network Framework for Identifying Phage-specific Proteins from metagenomic sequencing data...
-
Artificial Neural Networks Trained to Detect Viral and Phage Structural Proteins
数据来源:GenBank’s non-redun- dant database
原始数据...
-
https://www.youtube.com/watch?v=OE66gtiF8QQ&ab_channel=ThirdAurora
First Try (Failed)创建项目start from : https://github.c...
-
https://www.youtube.com/watch?v=xguiSueY1Lw&list=PL6VJLOFcTt7awvyIGIbLLPOBrW6-Y1R-J&index=5&ab_channel=DineshPun...
-
https://www.youtube.com/watch?v=uWWiYfPTUtU&list=PL6VJLOFcTt7awvyIGIbLLPOBrW6-Y1R-J&index=4&ab_channel=DineshPu...
-
https://www.youtube.com/watch?v=o_z_Eb8Yh2g&list=PL6VJLOFcTt7awvyIGIbLLPOBrW6-Y1R-J&index=3&ab_channel=DineshPun...
-
https://www.youtube.com/watch?v=0mpsiO2lCx0&list=PL6VJLOFcTt7awvyIGIbLLPOBrW6-Y1R-J&index=1&ab_channel=DineshPu...
-
1pip install splinter
坑
1brew cask install chromedriver
特别慢,装完一跑发现版本是81
但是chrome://version查看是85,用不了
1brew cask uninstall ch...
-
把index.html和assets准备好
ssh连上服务器
1sudo apt-get install apache2
把文件传到/var/www/html
(一开始传成了/root/var/www/html,index.html一直显示不对)
...
-
-
pyenv每次都要source ~/.bash_profile才能生效,扎心,卸了
现在笔记本上应该只有系统自带的2.7(和没卸干净的遗留文件)
1234coconutnut@Ss-MacBook-Pro ~ % python -VPython 2....
-
-
https://www.bilibili.com/video/av30578499/
Overview
传统推荐系统Content-based:unstructured,文字、图像等,需理解语义、提取大量特征,算法复杂延迟高
Collabora...