mobilefun's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
karpathy/LLM101n
LLM101n: Let's build a Storyteller
encode/django-rest-framework
Web APIs for Django. 🎸
celery/celery
Distributed Task Queue (development branch)
stas00/ml-engineering
Machine Learning Engineering Open Book
it-ebooks-0/geektime-books
:books: 极客时间电子书
WenchaoD/FSCalendar
A fully customizable iOS calendar library, compatible with Objective-C and Swift
patchthecode/JTAppleCalendar
The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
piglei/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
TingsongYu/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
rhsimplex/image-match
🎇 Quickly search over billions of images
datawhalechina/llms-from-scratch-cn
仅需Python基础,从0构建大语言模型;从0逐步构建GLM4\Llama3\RWKV6, 深入理解大模型原理
jivesoftware/PDTSimpleCalendar
A simple Calendar / Date Picker for iOS using UICollectionView
matsui528/sis
Simple image search engine
jumartin/Calendar
A set of views and controllers for displaying and scheduling events on iOS
HowieHwong/TrustLLM
[ICML 2024] TrustLLM: Trustworthiness in Large Language Models
wsvincent/djangoforapis
Source code for Django for APIs
TechyNilesh/DeepImageSearch
DeepImageSearch is a Python library for fast and accurate image search. It offers seamless integration with Python, GPU support, and advanced capabilities for identifying complex image patterns using the Vision Transformer models.
sethuiyer/Image-to-Image-Search
A reverse image search engine powered by elastic search and tensorflow
dloperab/PyImageSearch-CV-DL-CrashCourse
Repository for PyImageSearch Crash Course on Computer Vision and Deep Learning
realpython/Picha
Simple Django App That Gets Photos from Flickr Public Feeds
Streetmage/INOYearCalendar
An example of iOS - like year calendar with additional events display support
PragatiVerma18/Django-For-APIs
Build web APIs with Python & Django - Book by William S. Vincent. This is a collection of notes from the book for easy learning!
CodeEnvironment/django-rest-framework-code
Django Rest Framework Tutorial
awslabs/rekognition-image-search-engine
Reference implementation on building a local image search engine that uses Amazon Rekognition image labels to create an inverted index.
victor-iyi/py-image-search-engine
Python Image Search Engine with OpenCV
zhangzhikai/MyGitPDFRepository
The repository for my PDF files.
bobby-didcoding/did_django_schedule_jobs
DID Coding web app that uses apscheduler to call a simple API every X seconds or Y minutes
mohsinalimat/SaKaCalendar
自定义日历,农历和阳历同时显示. SaKaCalendar *calendar = [[SaKaCalendar alloc]initWithFrame:CGRectMake(20, 100, CGRectGetWidth(self.view.bounds)-40, 300)]; [self.view addSubview:calendar]; calendar.showChineseCalendar = YES; [calendar selectDateOfMonth:^(NSInteger year, NSInteger month, NSInteger day) { NSLog(@"%ld