深度碎片

Results 116 issues of 深度碎片

I have made an [animate feature](https://youtu.be/7eM9_pXbGFU) to work. Should I make a PR for this? If so, how can I make a second PR while the first one is not...

When I added some codes into my own kur, but it runs fine on deepgram/kur/examples/cifar.yml, when it runs on my cifar.yml below: ```yaml --- settings: # Where to get the...

I want to convert a gan_mnist in tensorflow to gan_mnist in kur. At this moment, all I know about model in kur is the following: model's life cycle: 1. model...

Hi @noajshu I heard you have made an example on language translation with kur. Could you provide an early access of this example, so that we can give it a...

fast.ai v3 2019中文笔记 [fastai forum版](https://forums.fast.ai/t/fast-ai-v3-2019/39325?u=daniel) [github 版](https://github.com/EmbraceLife/shendusuipian/blob/master/fastai_v3_2019_notes_cn.md) 1. [Lesson 0 How to get GPU running](https://forums.fast.ai/t/fast-ai-v3-2019/39325/7?u=daniel) 如何启动你的第一个GPU 3. [What else do you need to get started?](https://github.com/EmbraceLife/shendusuipian/issues/64) 你需要做些什么准备? 5. [How to make...

### learn library through the whole process - the simplest or shortest whole process workflow - slightly unfolded whole process workflow - more unfolded whole process workflow - using Kaggle...

### Image classification transfer learning workflow 1. download dataset 2. create DataBunch 3. see your data 4. create CNN with pretrained model 5. fit the model with one-cycle-learning 6. see...

### An interesting and inspiring project 98:09-end [An interesting and inspiring project](https://ytcropper.com/cropped/Xf5c6c9fbe1ad59) how to transform mouse moment into images then train it with CNN 目录 Lesson 1 知识点分解 #63

### QA on fastai with multi-GPU, 3D data 97:28-98:09 [QA on fastai with multi-GPU, 3D data](https://ytcropper.com/cropped/Xf5c6c9f685251f) 目录 Lesson 1 知识点分解 #63

### How to make the most out of documents? 95:10-97:28 [How to make the most out of documents](https://ytcropper.com/cropped/Xf5c6c9d5638aac) - To experiment the doc notebook - How do I do better?...