5 Python深度学习实践Training + Eval Data TensorFlow Serving TensorFlow Hub TensorFlow Lite TensorFlow JS 5. Pipeline Kubeflow Runtime Airflow Runtime 6. 协作 Takeaways • 在不同设备上执行训练 • 基于AI产品的全流程 • 深度学习实践:0 码力 | 38 页 | 4.85 MB | 1 年前3
Hello 算法 1.0.0b5 Python版Hello 算法 Python 语言版 靳宇栋(Krahets) Release 1.0.0b5 2023‑09‑10 序 两年前,我在力扣上分享了《剑指 Offer》系列题解,受到了许多同学的喜爱和支持。在与读者的交流期间, 最常收到的一个问题是“如何入门学习算法”。我逐渐对这个问题产生了浓厚的兴趣。 两眼一抹黑地刷题似乎是最受欢迎的方法,简单直接且有效。刷题就如同玩“扫雷”游戏,自学能力强的同 73 4.4 小结 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 第 5 章 栈与队列 81 5.1 栈 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 如果你在阅读本书时,发现某段内容提供了图 0‑2 所示的动画或图解,请以图为主、以文字为辅,综合两者 来理解内容。 图 0‑2 动画图解示例 第 0 章 前言 hello‑algo.com 5 0.2.3 在代码实践中加深理解 本书的配套代码被托管在 GitHub 仓库。如图 0‑3 所示,源代码附有测试样例,可一键运行。 如果时间允许,建议你参照代码自行敲一遍。如果学习时间有限,请至少通读并运行所有代码。0 码力 | 361 页 | 30.64 MB | 1 年前3
5 刘知杭 静态类型的Python0 码力 | 42 页 | 6.87 MB | 1 年前3
5_刘欣_Python在量化投资领域的应用����2����� ��� ���� 2��� ��� ������ ��� 2�� 2��� � ���� ��2� ����� ����������������� ���������5 2���� 2���� ��0��0����������������������� ����������������� ���������� …… …… ����I��2�P����������0 码力 | 50 页 | 16.81 MB | 1 年前3
django cms 3.3.x Documentationpaginate_by = models.PositiveIntegerField( _('Paginate size'), blank=False, default=5, ) class FaqConfigForm(AppDataForm): title = forms.CharField() setup_config(FaqConfigForm, test_requirements/django-X.Y.txt Replace X.Y with whichever version of Django you want to work with. 5. Create a new branch for your work: git checkout -b my_fix 6. Edit the django CMS codebase to implement stateless, it’s easy to call render of a bare instance of the CMSPluginBase class, which helps in tests 5. Assert a few things the method must provide on the returned context instance As you see, even a simple0 码力 | 386 页 | 1.56 MB | 1 年前3
Django CMS 3.9.x Documentationpresented here. 1. Installing django CMS 2. Templates & Placeholders 3. Integrating applications 4. Plugins 5. Apphooks 6. Extending the toolbar 7. Extending the navigation menu 8. Content creation wizards 9. Integrating other plugin. Next we’ll integrate the Polls application more fully into our django CMS project. 5. Apphooks Right now, our Django Polls application is statically hooked into the project’s urls.py. This paginate_by = models.PositiveIntegerField( _('Paginate size'), blank=False, default=5, ) class FaqConfigForm(AppDataForm): title = forms.CharField() setup_config(FaqConfigForm0 码力 | 417 页 | 1.68 MB | 6 月前3
Django CMS 3.8.x Documentationpresented here. 1. Installing django CMS 2. Templates & Placeholders 3. Integrating applications 4. Plugins 5. Apphooks 6. Extending the toolbar 7. Extending the navigation menu 8. Content creation wizards 9. Integrating other plugin. Next we’ll integrate the Polls application more fully into our django CMS project. 5. Apphooks Right now, our Django Polls application is statically hooked into the project’s urls.py. This paginate_by = models.PositiveIntegerField( _('Paginate size'), blank=False, default=5, ) class FaqConfigForm(AppDataForm): title = forms.CharField() setup_config(FaqConfigForm0 码力 | 413 页 | 1.67 MB | 6 月前3
django cms 3.7.x Documentationhere. 1. Installing django CMS 2. Templates & Placeholders 3. Integrating applications 4. Plugins 5. Apphooks 6. Extending the toolbar 7. Extending the navigation menu 8. Content creation wizards 9. Integrating other plugin. Next we’ll integrate the Polls application more fully into our django CMS project. 5. Apphooks Right now, our Django Polls application is statically hooked into the project’s urls.py. paginate_by = models.PositiveIntegerField( _('Paginate size'), blank=False, default=5, ) class FaqConfigForm(AppDataForm): title = forms.CharField() setup_config(FaqConfigForm,0 码力 | 409 页 | 1.67 MB | 1 年前3
django cms 3.4.x Documentationpaginate_by = models.PositiveIntegerField( _('Paginate size'), blank=False, default=5, ) class FaqConfigForm(AppDataForm): title = forms.CharField() setup_config(FaqConfigForm, test_requirements/django-X.Y.txt Replace X.Y with whichever version of Django you want to work with. 5. Create a new branch for your work: git checkout -b my_fix 6. Edit the django CMS codebase to implement stateless, it’s easy to call render of a bare instance of the CMSPluginBase class, which helps in tests 5. Assert a few things the method must provide on the returned context instance As you see, even a simple0 码力 | 395 页 | 1.64 MB | 1 年前3
django cms 3.5.x Documentationpaginate_by = models.PositiveIntegerField( _('Paginate size'), blank=False, default=5, ) class FaqConfigForm(AppDataForm): title = forms.CharField() setup_config(FaqConfigForm, test_requirements/django-X.Y.txt Replace X.Y with whichever version of Django you want to work with. 5. Create a new branch for your work: git checkout -b my_fix 6. Edit the django CMS codebase to implement stateless, it’s easy to call render of a bare instance of the CMSPluginBase class, which helps in tests 5. Assert a few things the method must provide on the returned context instance As you see, even a simple0 码力 | 403 页 | 1.69 MB | 1 年前3
共 575 条
- 1
- 2
- 3
- 4
- 5
- 6
- 58













