All Projects → csharpfritz → Csharp_with_csharpfritz

csharpfritz / Csharp_with_csharpfritz

Licence: mit
Show notes, slides, and samples from the CSharp with CSharpFritz show

Projects that are alternatives of or similar to Csharp with csharpfritz

Fsdl Text Recognizer 2021 Labs
Complete deep learning project developed in Full Stack Deep Learning, Spring 2021
Stars: ✭ 158 (-3.66%)
Mutual labels:  jupyter-notebook
Ai Toolkit Iot Edge
AI Toolkit for Azure IoT Edge
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Scientific graphics in python
Электронный учебник-пособие по научной графике в python
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Julia tutorials
Tutorials on Julia topics
Stars: ✭ 162 (-1.22%)
Mutual labels:  jupyter-notebook
Keraspersonlab
Keras-tensorflow implementation of PersonLab (https://arxiv.org/abs/1803.08225)
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Neural Nets Are Weird
Stars: ✭ 162 (-1.22%)
Mutual labels:  jupyter-notebook
Tensorflow2 Crash Course
A quick crash course in understanding the essentials of TensorFlow 2 and the integrated Keras API
Stars: ✭ 162 (-1.22%)
Mutual labels:  jupyter-notebook
Repo 2018
Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Notes
Contains Example Programs and Notebooks for some courses at Bogazici University, Department of Computer Engineering
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Bigdata docker
Big Data Ecosystem Docker
Stars: ✭ 161 (-1.83%)
Mutual labels:  jupyter-notebook
Bitcoin trading bot
This is the code for "Bitcoin Trading Bot" By Siraj Raval on Youtube
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Imagecompletion Dcgan
Image completion using deep convolutional generative adversarial nets in tensorflow
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Federated Learning Lib
A library for federated learning (a distributed machine learning process) in an enterprise environment.
Stars: ✭ 161 (-1.83%)
Mutual labels:  jupyter-notebook
Blog posts
Blog posts for matatat.org
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Nlp With Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
Stars: ✭ 2,197 (+1239.63%)
Mutual labels:  jupyter-notebook
Data Science Template
A starter template for Equinor data science / data engineering projects
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Dl Course
Deep Learning with Catalyst
Stars: ✭ 162 (-1.22%)
Mutual labels:  jupyter-notebook
Machine Learning
Machine learning library written in readable python code
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook
Neuralnets
Deep Learning libraries tested on images and time series
Stars: ✭ 163 (-0.61%)
Mutual labels:  jupyter-notebook

C# with CSharpFritz

Binder

Show notes, slides, and samples from the CSharp with CSharpFritz show. Jupyter notebooks are available in the notebooks folder. Notebooks are built using .NET Interactive.

Recordings from the stream are available in the CSharp with CSharpFritz playlist on the YouTube .NET channel.

Run the notebooks locally

If you would like to run the notebooks locally, without installing Python and .NET interactive, you can clone this repository and then run docker-compose:

git clone [email protected]:csharpfritz/csharp_with_csharpfritz.git
cd csharp_with_csharpfritz
docker-compose up

The notebooks run by default on network port 8888.

Community

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

License

All content for this video series made available in this repository is covered by the MIT License.

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