vickyvyberD's Stars
langflow-ai/langflow
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
akormous/code-companion
Code Companion - code collaboration made easy
open-guides/og-aws
📙 Amazon Web Services — a practical guide
vickyvyberD/Desktop-Gui-Minor
This is a python based deep learning project involving the detection and recognition of handwritten mathematical expressions on digital canvas aka online handwritten mathematical recognition.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
LucidMach/Color-Swatch
The Ultimate Random Color Combination Generator Tool
fo40225/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
PetarV-/Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
vickyvyberD/CPP-Data-Structures-and-Algorithms
C++ Data Structures and Algorithms, published by Packt
gibsjose/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
empathy87/The-Elements-of-Statistical-Learning-Python-Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
unpingco/Python-for-Probability-Statistics-and-Machine-Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
qx0731/Sharing_ISL_python
An Introduction to Statistical Learning with Applications in PYTHON
vickyvyberD/Tech_table_Projects
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.