All Projects → 42-AI → Bootcamp_python

42-AI / Bootcamp_python

Licence: other
Bootcamp to learn Python for Machine Learning

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bootcamp python

Xarray
N-D labeled arrays and datasets in Python
Stars: ✭ 2,353 (+932.02%)
Mutual labels:  pandas, numpy
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-22.81%)
Mutual labels:  pandas, numpy
Panthera
Data-frames & arrays on Clojure
Stars: ✭ 168 (-26.32%)
Mutual labels:  pandas, numpy
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (-30.26%)
Mutual labels:  pandas, numpy
Data Science Notebook
📖 每一个伟大的思想和行动都有一个微不足道的开始
Stars: ✭ 196 (-14.04%)
Mutual labels:  pandas, numpy
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+1721.93%)
Mutual labels:  pandas, numpy
Mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
Stars: ✭ 2,308 (+912.28%)
Mutual labels:  pandas, numpy
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-35.96%)
Mutual labels:  pandas, numpy
Fashion Recommendation
A clothing retrieval and visual recommendation model for fashion images.
Stars: ✭ 193 (-15.35%)
Mutual labels:  pandas, numpy
Andrew Ng Notes
This is Andrew NG Coursera Handwritten Notes.
Stars: ✭ 180 (-21.05%)
Mutual labels:  pandas, numpy
Python Wechat Itchat
微信机器人,基于Python itchat接口功能实例展示:01-itchat获取微信好友或者微信群分享文章、02-itchat获取微信公众号文章、03-itchat监听微信公众号发送的文章、04 itchat监听微信群或好友撤回的消息、05 itchat获得微信好友信息以及表图对比、06 python打印出微信被删除好友、07 itchat自动回复好友、08 itchat微信好友个性签名词云图、09 itchat微信好友性别比例、10 微信群或微信好友撤回消息拦截、11 itchat微信群或好友之间转发消息
Stars: ✭ 216 (-5.26%)
Mutual labels:  pandas, numpy
Awkward 1.0
Manipulate JSON-like data with NumPy-like idioms.
Stars: ✭ 203 (-10.96%)
Mutual labels:  pandas, numpy
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+834.21%)
Mutual labels:  pandas, numpy
Ta
Technical Analysis Library using Pandas and Numpy
Stars: ✭ 2,649 (+1061.84%)
Mutual labels:  pandas, numpy
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+863.6%)
Mutual labels:  pandas, numpy
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (-24.56%)
Mutual labels:  pandas, numpy
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-37.72%)
Mutual labels:  pandas, numpy
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (-35.09%)
Mutual labels:  pandas, numpy
Data Science Types
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Stars: ✭ 180 (-21.05%)
Mutual labels:  pandas, numpy
Data Science Projects With Python
A Case Study Approach to Successful Data Science Projects Using Python, Pandas, and Scikit-Learn
Stars: ✭ 198 (-13.16%)
Mutual labels:  pandas, numpy

42 AI Logo

Bootcamp Python

One week to learn Python for Machine Learning 🚀

Table of Contents

This project is a Python programming and Machine Learning bootcamp created by 42 AI.

No prior Python programming or Machine Learning experience is required! Your mission, should you choose to accept it, is to come and learn some of the essential knowledge for Machine Learning, Data Science and statistics, in a single week. You will start with the basics of the Python language and then get acquainted with some libraries that are invaluable to any programmer interested in the field of AI or data science.

42 Artificial Intelligence is a student organization of the Paris campus of the school 42. Our purpose is to foster discussion, learning, and interest in the field of artificial intelligence, by organizing various activities such as lectures and workshops.

Curriculum

Module00 - Basics 1 - Eleven Commandments

Let's get started with the Python language! 🐍

Basic setup, variables, types, functions, ...

Module01 - Basics 2

Get acquainted with object-oriented programming and much more.

Objects, cast, inheritance, built-in functions, generator, construtors, iterator, ...

Module02 - Basics 3

Continue practicing with more advanced Python programming exercises.

Decorators, multiprocessing, lambda, build package, ...

Module03 - NumPy

Learn how to use the NumPy library, manipulate multidimensional arrays and perform complex mathematical operations on matrices!

NumPy array, slicing, stacking, dimensions, broadcasting, normalization, etc...

Module04 - Pandas

Time to use a Python library that will allow you to manipulate dataframes.

Pandas! And Bamboos! 🐼

Acknowledgements

Contributors

Beta-testers

Thanks to Ilyes and Kévin for the PR

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].