Relph1119
To salute Brandon Relph. A language beginner,Used Language:Java,Python, Common Lisp,Go
China BeiJing
Pinned Repositories
huawei-od-python
华为OD算法题解
statistical-learning-method-solutions-manual
机器学习方法习题解答,在线阅读地址:https://datawhalechina.github.io/statistical-learning-method-solutions-manual
bigdata-learning
大数据学习笔记,在线阅读地址:https://relph1119.github.io/bigdata-learning
deeplearning-with-tensorflow-notes
龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本
JVMByPython
《自己动手写Java虚拟机》JVM的python实现
MachineLearning-WatermelonBook
周志华-机器学习
my-team-learning
我的Datawhale组队学习,在线阅读地址:https://relph1119.github.io/my-team-learning
mysql-learning-notes
MySQL学习《MySQL 是怎样运行的:从根儿上理解 MySQL》,在线阅读:https://relph1119.github.io/mysql-learning-notes/
sicp-solutions-manual
《计算机程序的构造和解释》(原书第二版)习题解答,在线阅读地址:https://relph1119.github.io/sicp-solutions-manual
statistical-learning-method-camp
统计学习方法训练营课程作业及答案,视频笔记在线阅读地址:https://relph1119.github.io/statistical-learning-method-camp
Relph1119's Repositories
Relph1119/my-team-learning
我的Datawhale组队学习,在线阅读地址:https://relph1119.github.io/my-team-learning
Relph1119/linux-learning-notes
Linux操作系统学习笔记
Relph1119/search-ads-rec-policy-pm-notes
《搜广推策略产品经理》读书笔记
Relph1119/bigdata-learning
大数据学习笔记,在线阅读地址:https://relph1119.github.io/bigdata-learning
Relph1119/elasticsearch-in-a-nutshell
《一本书讲透Elasticsearch》学习笔记
Relph1119/rust-learning-notes
Rust开发学习
Relph1119/zltf-notes
《左耳听风·传奇程序员练级攻略》阅读笔记
Relph1119/clean-in-everything
整洁之道系列书籍阅读笔记,在线阅读地址:https://relph1119.github.io/clean-in-everything
Relph1119/prep-study-assistant
备考学习助手
Relph1119/TechBooks-ReadingNote
技术书籍阅读笔记,在线阅读地址:https://relph1119.github.io/TechBooks-ReadingNote
Relph1119/tiny-python-tools
Python自动化处理小工具
Relph1119/cmake-building-learning
《CMake构建实战-项目开发卷》学习笔记
Relph1119/pumpkin-book
《机器学习》(西瓜书)公式详解
Relph1119/download
极光官方版本下载页 翻墙 代理 科学上网 外网 加速器 梯子 路由
Relph1119/LearnPrompt
永久免费开源的 AIGC 课程, 目前已支持 ChatGPT, Midjourney, Runway, Stable Diffusion, AI数字人,AI声音&音乐,大模型微调
Relph1119/math-learning-notes
数学学习笔记,从头开始学数学
Relph1119/nacos-sdk-python
nacos python sdk
Relph1119/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
Relph1119/system-prompts-and-models-of-ai-tools
FULL v0, Cursor, Manus, Same.dev, Lovable, Devin, Replit Agent, Windsurf Agent, VSCode Agent, Dia Browser, Xcode, Trae AI & Cluely (And other Open Sourced) System Prompts, Tools & AI Models.
Relph1119/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Relph1119/elasticsearch-made-easy
Master Elasticsearch more quickly and efficiently by practicing with the source code provided with 'Elasticsearch Made Easy'《深入浅出Elasticsearch》. Learn by doing and comparison to gain more practical knowledge in less time!
Relph1119/high-concurrency-in-action
《高并发系统(实战派)》学习笔记
Relph1119/impatient-core-java
Relph1119/java-common-mistakes-note
《Java 开发坑点解析:从根因分析到最佳实践》读书笔记
Relph1119/MemChain
人生博物馆,一款有温度的日记 APP
Relph1119/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
Relph1119/spark-ai-python
星火大模型 python sdk库
Relph1119/sweettalk-django4.2
Django 是一个使用 Python 编写的开源 Web 应用程序框架,它提供了一套用于快速开发安全、 可扩展和高效的 Web 应用程序的工具和功能。Django 基于 MVC(Model-View-Controller)架构模式,采用了最佳实践,强调代码的可重用性和可维护性。它的设计理念是 DRY(Don't Repeat Yourself), 通过提供许多内置功能和现成的解决方案,使开发人员能够专注于业务逻辑而不必从头开始构建所有组件。此次开源项目旨在为大家讲解基础的 Django 项目创建, 以及简单程序的编写。
Relph1119/system-architecture-learning-notes
计算机系统架构设计学习笔记
Relph1119/tdd-project
《测试驱动开发-入门、实战与进阶》学习笔记和代码示例