All Projects → arditsulceteaching → Thepythonmegacourse

arditsulceteaching / Thepythonmegacourse

Projects that are alternatives of or similar to Thepythonmegacourse

Ml hacks
Приёмы в машинном обучении
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Ipycytoscape
A Cytoscape Jupyter widget
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (-0.78%)
Mutual labels:  jupyter-notebook
Colour Demosaicing
CFA (Colour Filter Array) Demosaicing Algorithms for Python
Stars: ✭ 127 (-0.78%)
Mutual labels:  jupyter-notebook
Graf
Official code release for "GRAF: Generative Radiance Fields for 3D-Aware Image Synthesis"
Stars: ✭ 127 (-0.78%)
Mutual labels:  jupyter-notebook
Robust Detection Benchmark
Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS 2019 ML4AD)
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Sandbox
Play time!
Stars: ✭ 127 (-0.78%)
Mutual labels:  jupyter-notebook
Cuxfilter
GPU accelerated cross filtering with cuDF.
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Blog
Public repo for HF blog posts
Stars: ✭ 126 (-1.56%)
Mutual labels:  jupyter-notebook
Rasa Ptbr Boilerplate
Um template para criar um FAQ chatbot usando Rasa, Rocket.chat, elastic search
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Data science
daily curated links in DS, DL, NLP, ML
Stars: ✭ 127 (-0.78%)
Mutual labels:  jupyter-notebook
Celegansneuroml
NeuroML based C elegans model, contained in a neuroConstruct project, as well as c302
Stars: ✭ 127 (-0.78%)
Mutual labels:  jupyter-notebook
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-3.12%)
Mutual labels:  jupyter-notebook
Machine learning beginner
机器学习初学者公众号作品
Stars: ✭ 1,770 (+1282.81%)
Mutual labels:  jupyter-notebook
Multimodal Speech Emotion
TensorFlow implementation of "Multimodal Speech Emotion Recognition using Audio and Text," IEEE SLT-18
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Cs231a
Computer Vision: From 3D Reconstruction to Recognition
Stars: ✭ 126 (-1.56%)
Mutual labels:  jupyter-notebook
Focal Loss Pytorch
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
Stars: ✭ 126 (-1.56%)
Mutual labels:  jupyter-notebook
Ipyexperiments
jupyter/ipython experiment containers for GPU and general RAM re-use
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Ncnet
PyTorch code for Neighbourhood Consensus Networks
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook
Doodlenet
A doodle classifier(CNN), trained on all 345 categories from Quickdraw dataset.
Stars: ✭ 128 (+0%)
Mutual labels:  jupyter-notebook

What are these?

This repository contains all the source code of The Python Mega Course, a comprehensive Python course authored by Ardit Sulce.

If you're not a member of the course, you can become one for just a one-time payment of $15 using the discount link below: https://www.udemy.com/the-python-mega-course/?couponCode=GITREADSECTION

If you're not a member you can still use these Jupyter notebooks, but you won't be able to see the video lectures and you won't be able to ask questions to the instructor inside the course.

How to use these notebooks?

There's one notebook for each section of the coures. Simply click the notebook you want, locate the lecture, and copy the code. Or if you know how to use Jupyter notebooks, then use the green download button further above to download all the notebooks and open them in your browser.

Clicking a lecture opens the corresponding video lecture on Udemy: Lectures are clickable

What are the prerequisites to use these?

To be able to run the Python code shown in these notebooks you should have Python 3 installed in your computer. If the code uses a third party library that is mentioned in the notebooks.

Author

Ardit Sulce

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].