All Projects → briandalessandro → Datasciencecourse

briandalessandro / Datasciencecourse

This holds iPython notebooks and lecture slides for the Intro to Data Science Master's course I teach at NYU.

Projects that are alternatives of or similar to Datasciencecourse

Gan
Tooling for GANs in TensorFlow
Stars: ✭ 547 (-1.8%)
Mutual labels:  jupyter-notebook
Ada Build
The Ada Developers Academy Jump Start program, which is intended for anyone who is interested in beginning their journey into coding.
Stars: ✭ 551 (-1.08%)
Mutual labels:  jupyter-notebook
Qs ledger
Quantified Self Personal Data Aggregator and Data Analysis
Stars: ✭ 559 (+0.36%)
Mutual labels:  jupyter-notebook
Data Structures Using Python
This is my repository for Data Structures using Python
Stars: ✭ 546 (-1.97%)
Mutual labels:  jupyter-notebook
Deepnlp Course
Deep NLP Course
Stars: ✭ 551 (-1.08%)
Mutual labels:  jupyter-notebook
Numerical Tours
Numerical Tours of Signal Processing
Stars: ✭ 553 (-0.72%)
Mutual labels:  jupyter-notebook
Bandits
Python library for Multi-Armed Bandits
Stars: ✭ 547 (-1.8%)
Mutual labels:  jupyter-notebook
Influence Release
Stars: ✭ 559 (+0.36%)
Mutual labels:  jupyter-notebook
Reinforce
Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments
Stars: ✭ 552 (-0.9%)
Mutual labels:  jupyter-notebook
Gs Quant
Python toolkit for quantitative finance
Stars: ✭ 556 (-0.18%)
Mutual labels:  jupyter-notebook
Go Profiler Notes
felixge's notes on the various go profiling methods that are available.
Stars: ✭ 525 (-5.75%)
Mutual labels:  jupyter-notebook
Competitive Data Science
Materials for "How to Win a Data Science Competition: Learn from Top Kagglers" course
Stars: ✭ 551 (-1.08%)
Mutual labels:  jupyter-notebook
Tf Dann
Domain-Adversarial Neural Network in Tensorflow
Stars: ✭ 556 (-0.18%)
Mutual labels:  jupyter-notebook
Neural Collage
Collaging on Internal Representations: An Intuitive Approach for Semantic Transfiguration
Stars: ✭ 549 (-1.44%)
Mutual labels:  jupyter-notebook
Data Science Portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 559 (+0.36%)
Mutual labels:  jupyter-notebook
Pythoncode Tutorials
The Python Code Tutorials
Stars: ✭ 544 (-2.33%)
Mutual labels:  jupyter-notebook
Torch Residual Networks
This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http://arxiv.org/abs/1512.03385) the winners of the 2015 ILSVRC and COCO challenges.
Stars: ✭ 553 (-0.72%)
Mutual labels:  jupyter-notebook
Mellotron
Mellotron: a multispeaker voice synthesis model based on Tacotron 2 GST that can make a voice emote and sing without emotive or singing training data
Stars: ✭ 560 (+0.54%)
Mutual labels:  jupyter-notebook
Data Analysis And Machine Learning Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Stars: ✭ 5,166 (+827.47%)
Mutual labels:  jupyter-notebook
Log Progress
https://habr.com/ru/post/276725/
Stars: ✭ 556 (-0.18%)
Mutual labels:  jupyter-notebook

This is the repo supporting Intro to Data Science (DS-GA-1001) for the NYU Center for Data Science. For homework assignments, quizzes, exams and course grades, please log in to NYU Classes.

This repo contains reference iPython notebooks and Labs. It is recommended to fork this repo so that it move to your own Github account. These notebooks are updated on a regular basis, so it is advisable to pull with each use. However, you'll want to work out a system to make sure you don't accidentally overwrite any edits you've made when pulling. One example is to copy each file and add a '_YourName' extention to it, leaving the original untouched.

I will start this year to invite pull requests, but I'll only merge them if you can present and explain the learning value of your changes (i.e., how might your change represent code or methodology that best exemplifies certain core principles of data science or python programming?) For students who successfully get their requests merged, I'll offer extra credit.

The course syllabus can be found here.

https://github.com/briandalessandro/DataScienceCourse/blob/master/ipython/references/Syllabus_2020.pdf

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