Giter Site home page Giter Site logo

teddy-van-jerry / seu-ml-assign_latex_template Goto Github PK

View Code? Open in Web Editor NEW
27.0 2.0 3.0 1.75 MB

LaTeX Template for Southeast University Machine Learning Assignment

Home Page: https://ctan.org/pkg/seu-ml-assign

License: MIT License

TeX 100.00%
latex latex-template ctan assignment exercise class seu

seu-ml-assign_latex_template's Introduction

SEU-ML-Assign LaTeX Template

LaTeX Template for Southeast University Machine Learning Assignment


CTANGitHubDocumentationSampleIssuesTVJ TeXOverleaf


Class and Options

This project provides the seu-ml-assign class.

Option Explanation Default
solution Write solutions (for students).
problem Write problem sets (for instructors).
oneside One-sided document.
twoside Two-sided document.
9pt Set font size as 9 points.
10pt Set font size as 10 points.
11pt Set font size as 11 points.
12pt Set font size as 12 points.

Commands and Usage

Please refer to the documentation.

The main higher level commands provided in this template are \problem[<points>]{title} and \subproblem{title}.

Publication

This project has been contained in CTAN, and so is in TeX Live and MikTeX.

Install on TeX Live

tlmgr install seu-ml-assign

Install via GitHub Project

git clone https://github.com/Teddy-van-Jerry/SEU-ML-Assign_LaTeX_Template.git

Install from CTAN

Go to https://ctan.org/pkg/seu-ml-assign to download the package.

Issues

Please go to issues to report them if any.

TODOs

  • Class Definition
  • Example tex File
  • Class Documentation
  • Class Website
  • Submission to CTAN
  • Demonstration Video
  • More Flexible Usage

License

This project is licensed under the MIT License.

seu-ml-assign_latex_template's People

Contributors

teddy-van-jerry avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

seu-ml-assign_latex_template's Issues

Font Family and Font Size Adjustments

For customized use of the template, here are some suggestions that can be employed to achieve this.
The option will be added in the near future.
Currently, you may use the following walkaround.

Font Family

Currently, the font in the document is set fixed.
The title and main body use different fonts by using \fontfamily{<fontname>}\selectfont command. Additional information (such as the font name) can be found here. You may change the font family by substituting the original font name with your desired one.

Note: The use of fontspec in XeLaTeX has not been checked.

Font Size

Document Body

You may change the font size of the document by giving a different font size option when using \documentclass, there are 9pt, 10pt(default), 11pt and 12pt.

Section / Subsection / Subsubsection

Changes of the style \section, \subsection, subsubsectino also change the style of \problem, \subproblem and subsubproblem.

Change title font size

I want to change "Machine Learning" to my specific one like "Computer Vision" but I can't find how to customize its font size in .cls. Any solutions?

CTex issues

First of all, thank you for the template you provided. Due to the needs of the course, Chinese documents need to be used, but when running the template, I find that an error will appear when importing \usepackage [utf8] {ctex}. Is there a solution, or is there a default method for using Chinese in the template

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.