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

Where to start from a Beginner's point of view ? #35

Open
vaibhavsah opened this issue Mar 24, 2021 · 1 comment
Open

Where to start from a Beginner's point of view ? #35

vaibhavsah opened this issue Mar 24, 2021 · 1 comment

Comments

@vaibhavsah
Copy link

Hi
I am a beginner in the ML field. So far I have just created my own models in Jupyter notebooks and ran them. But using a baseline model is kind of new for me. I don't know where to start from.
I understand I need to compile the models first. But can someone lay down some beginner steps from where to start with using this code.

@liuhui0401
Copy link

Firstly, you should read README.md to find the correct way to run this model. Secondly, you should find out the input and output format. By the way, pdb is a useful tool. Thirdly, you should find out the structure of the model. You can try print the model or use breakpoint.

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