D-Lab

Results 35 repositories owned by D-Lab

awesome-dlab

17
Stars
3
Forks
Watchers

😎 Awesome lists about all kinds of topics and tools interesting to D-Labbers

Python-Text-Analysis

22
Stars
9
Forks
Watchers

D-Lab's 12 hour introduction to text analysis with Python. Learn how to perform bag-of-words, sentiment analysis, topic modeling, word embeddings, and more, using scikit-learn, NLTK, Gensim, and spaCy...

Python-Deep-Learning

18
Stars
3
Forks
Watchers

D-Lab's 6 hour introduction to deep learning in Python. Learn how to create and train neural networks using Tensorflow and Keras.

Python-Fundamentals

19
Stars
11
Forks
Watchers

D-Lab's 3-part, 6 hour introduction to Python. Learn how to create variables, distinguish data types, use methods, and work with Pandas, using Python and Jupyter.

R-Fundamentals

25
Stars
3
Forks
Watchers

D-Lab's 4 part, 8 hour introduction to R Fundamentals. Learn how to create variables and functions, manipulate data frames, make visualizations, use control flow structures, and more, using R in RStud...