Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate it into Chinese #3

Open
suhanyujie opened this issue Feb 7, 2021 · 5 comments
Open

Translate it into Chinese #3

suhanyujie opened this issue Feb 7, 2021 · 5 comments

Comments

@suhanyujie
Copy link

@Patryk27
Copy link
Owner

Patryk27 commented Feb 7, 2021

Hi,

Thanks for your interest in my writing - yes, please feel free to translate it!

Would you mind sending me a link after it's done? I'd love to link it from the English page, to make it easier to discover the translation 🙂

@suhanyujie
Copy link
Author

Sure : )

@suhanyujie
Copy link
Author

The file URL is: https://github.com/suhanyujie/article-transfer-rs/blob/main/src/2021/3.Learning-to-Fly-Let-s-create-a-simulation-in-Rust-pt1.md

But work is still in process. If I have finished, I will let you know. : )

@suhanyujie
Copy link
Author

suhanyujie commented Apr 27, 2021

Hello~ There is something error in this post (about style):

Since we’re iterating through `self.weights` using length of `inputs’, there are three edge cases we have to consider:

The wrong position is:

`inputs’ 

expect result is:

`inputs`

@suhanyujie suhanyujie changed the title Could I translate these articles about "Learning to Fly"? Translate it into Chinese Apr 27, 2021
@Patryk27
Copy link
Owner

Hi,

Actually, it's meant to function as Saxon Genitive (using length of inputs's - but since the word already ends with s, the 's can be trimmed to: using length of inputs').

In a hindsight, this looks a bit weird, so I've just changed it to say using length from inputs instead.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants