Pinned Repositories
Algorithm
THis repository is for my Algorithms.
ComputationalThinking
generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Huggingface-course
Learning-LLM
llama2-chatbot
LLaMA v2 Chatbot
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
LLM-Engineering-projects
my_python_package
I code a python package for Gaussian and Binomial distribution.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Vonewman's Repositories
Vonewman/my_python_package
I code a python package for Gaussian and Binomial distribution.
Vonewman/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Vonewman/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Vonewman/algorithmic-warmup
Vonewman/algorithms
Minimal examples of data structures and algorithms in Python
Vonewman/awesome-AI-books
Some awesome AI related books and pdfs for learning and downloading
Vonewman/awesome-artificial-intelligence
A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.
Vonewman/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Vonewman/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
Vonewman/code_snippets
Vonewman/coding_challebges
Vonewman/cp-algorithms
Some common algorithms for competitive programmers
Vonewman/CPP-Nanodegree
Vonewman/cs50-ai
Projects for CS50 Intro to AI with Python
Vonewman/Deep-Learning-from-scratch
Vonewman/deployez_une_application_django
Vonewman/dynamic_programming
Vonewman/fabric
Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
Vonewman/Flask_Blog
Vonewman/how_to_program
Vonewman/introduction_to_algorithm
Vonewman/my_cpp_project
Some C/C++ stuff
Vonewman/my_deep_rl_project
Vonewman/Predict-next-sequence
Vonewman/python_app
Vonewman/python_classes_and_inheritance
Vonewman/pytorch_nlp_project
A project on Natural Language Processing & Deep Learning in Pytorch
Vonewman/quality_code
Vonewman/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Vonewman/UDACITY-Data-Structures-Algorithms